Skip to content

Commit a73f26a

Browse files
committed
Update branch for workflow runner
1 parent 188efea commit a73f26a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.forgejo/workflows/pandoc_workflow.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ on:
77
# Triggers the workflow on push or pull request events but only for the master branch
88
push:
99
paths-ignore: [ '**/README.md', '**/FUNDING.yml', '**/sync-gh-pages.yaml' ]
10-
branches: [ dreamos82-patch-1 ]
10+
branches: [ master ]
1111

1212
# Allows you to run this workflow manually from the Actions tab
1313
workflow_dispatch:

0 commit comments

Comments
 (0)