We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1987a49 commit a195565Copy full SHA for a195565
.github/workflows/publish.yml
@@ -7,8 +7,7 @@ on:
7
types: [published]
8
push:
9
branches:
10
- - main
11
- - docs
+ - auto-update
12
13
jobs:
14
0 commit comments