Skip to content

Commit d764274

Browse files
authored
Apply suggestion from @emmuhamm
1 parent 89de1a8 commit d764274

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy-docs_ghpage.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ permissions:
66
on:
77
workflow_dispatch:
88
push:
9-
branches: [ "emmuhamm/deploy-docs" ] # or "develop"
9+
branches: [ "develop" ] # or "develop"
1010
# optional schedule:
1111
# schedule:
1212
# - cron: "0 0 * * 6"

0 commit comments

Comments
 (0)