We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1002319 commit 7197bc8Copy full SHA for 7197bc8
1 file changed
.github/workflows/build.yaml
@@ -23,6 +23,7 @@ on:
23
types: [opened, ready_for_review, synchronize]
24
push:
25
branches-ignore:
26
+ - 'dependabot/**'
27
- 'ozone-**'
28
workflow_call:
29
outputs:
0 commit comments