Skip to content

Commit

Permalink
Allow manual CI runs.
Browse files Browse the repository at this point in the history
  • Loading branch information
jhett12321 committed Nov 28, 2024
1 parent 52f39a8 commit a18049a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ on:
- main
paths-ignore:
- '**.md'
workflow_dispatch:

jobs:
compile:
Expand Down

0 comments on commit a18049a

Please sign in to comment.