We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e6d5d37 commit cf70ef6Copy full SHA for cf70ef6
1 file changed
.github/workflows/deploy.yml
@@ -4,7 +4,7 @@ name: deploy-documentation
4
on:
5
push:
6
branches:
7
- - main
+ - master
8
# Only run if edits in DF-documentation
9
paths:
10
- documentation/DF-documentation/**
0 commit comments