Skip to content

Commit

Permalink
change 'push' by 'workflow_dispatch'
Browse files Browse the repository at this point in the history
  • Loading branch information
patquem committed Aug 23, 2024
1 parent e67d3aa commit b1181a0
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/draft-pdf.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
on: [ push ]
on:
workflow_dispatch:

jobs:
paper:
Expand Down

0 comments on commit b1181a0

Please sign in to comment.