Skip to content

Commit

Permalink
Allow manual trigger
Browse files Browse the repository at this point in the history
  • Loading branch information
blissd committed Mar 10, 2024
1 parent 832b536 commit a799876
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,9 @@

on:
push:
tags:
- '*'
branches:
- "main"
workflow_dispatch:

name: "Build PDF"

Expand Down

0 comments on commit a799876

Please sign in to comment.