Skip to content

Commit

Permalink
Merge pull request #44 from llewelld/manual_trigger
Browse files Browse the repository at this point in the history
Add manual trigger to the GitHub workflows
  • Loading branch information
llewelld authored Dec 17, 2024
2 parents 3bd16e2 + cb19ed3 commit 573255b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/pdflatex.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ on:
push:
branches-ignore:
- 'gh-action-result/pdf-files'
workflow_dispatch:

jobs:
build_latex:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 573255b

Please sign in to comment.