Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 78f1cda commit 894020dCopy full SHA for 894020d
.github/workflows/dogfood.yaml
@@ -10,6 +10,8 @@ on:
10
- "flake.lock"
11
- "flake.nix"
12
pull_request:
13
+ branches-ignore:
14
+ - "dependabot/**"
15
paths:
16
- "dogfood/**"
17
- ".github/workflows/dogfood.yaml"
0 commit comments