We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f3c4aed commit 6e8d363Copy full SHA for 6e8d363
1 file changed
.github/workflows/process-bblocks.yml
@@ -5,6 +5,9 @@ on:
5
branches:
6
- master
7
- main
8
+ paths-ignore:
9
+ - build
10
+ - build-local
11
12
permissions:
13
contents: write
0 commit comments