Skip to content

Commit 6e8d363

Browse files
committed
Ignore build and build local for postprocess workflow
1 parent f3c4aed commit 6e8d363

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/process-bblocks.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@ on:
55
branches:
66
- master
77
- main
8+
paths-ignore:
9+
- build
10+
- build-local
811

912
permissions:
1013
contents: write

0 commit comments

Comments
 (0)