We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6ea5376 commit 688aae1Copy full SHA for 688aae1
.github/workflows/GenerateDocumentation.yml
@@ -4,7 +4,7 @@ name: Generate documentation
4
on:
5
# Triggers the workflow on push or pull request events but only for the main branch
6
push:
7
- branches: [ Docs ]
+ branches: [ main ]
8
pull_request:
9
branches: [ main ]
10
0 commit comments