We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 89de1a8 commit d764274Copy full SHA for d764274
1 file changed
.github/workflows/deploy-docs_ghpage.yml
@@ -6,7 +6,7 @@ permissions:
6
on:
7
workflow_dispatch:
8
push:
9
- branches: [ "emmuhamm/deploy-docs" ] # or "develop"
+ branches: [ "develop" ] # or "develop"
10
# optional schedule:
11
# schedule:
12
# - cron: "0 0 * * 6"
0 commit comments