Skip to content

Commit 8d33ce0

Browse files
target correct conditional
1 parent c205d55 commit 8d33ce0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/push-publish_docs.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ on:
44
push:
55
paths:
66
- "docs/**"
7-
branch:
8-
- main
7+
branches:
8+
- main
99

1010
jobs:
1111
compliance-docs:

0 commit comments

Comments
 (0)