Skip to content

Commit 0de483b

Browse files
authored
Update test-build-resources-with-pandoc.yml
1 parent bffdf89 commit 0de483b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-build-resources-with-pandoc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ on:
66
- "*" # matches every branch that doesn't contain a '/'
77
- "*/*" # matches every branch containing a single '/'
88
- "**" # matches every branch
9-
- "!master" # excludes master
9+
- "!main" # excludes master
1010

1111
jobs:
1212
build-resources-with-pandoc:

0 commit comments

Comments
 (0)