We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fd64814 commit c027e3bCopy full SHA for c027e3b
.github/workflows/antora-worflow.yml
@@ -1,7 +1,7 @@
1
name: Build
2
on:
3
push:
4
- branches: [ master, main, develop, fix-ci ]
+ branches: [ master, main, develop ]
5
env:
6
SITE_DIR: 'site'
7
jobs:
0 commit comments