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 188efea commit a73f26aCopy full SHA for a73f26a
1 file changed
.forgejo/workflows/pandoc_workflow.yaml
@@ -7,7 +7,7 @@ on:
7
# Triggers the workflow on push or pull request events but only for the master branch
8
push:
9
paths-ignore: [ '**/README.md', '**/FUNDING.yml', '**/sync-gh-pages.yaml' ]
10
- branches: [ dreamos82-patch-1 ]
+ branches: [ master ]
11
12
# Allows you to run this workflow manually from the Actions tab
13
workflow_dispatch:
0 commit comments