We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
deploy/faf
1 parent a85ff16 commit 384b523Copy full SHA for 384b523
.github/workflows/docs-build.yml
@@ -22,7 +22,7 @@ name: Documentation - Build and deploy
22
23
on:
24
push:
25
- branches: ["develop", "deploy/fafdevelop", "deploy/fafbeta", "deploy/faf"]
+ branches: ["develop", "deploy/fafdevelop", "deploy/fafbeta"]
26
paths: ["docs/**", "changelog/snippets/*.md"]
27
28
# Allows you to run this workflow manually from the Actions tab
0 commit comments