Skip to content

Commit

Permalink
allow manual actions
Browse files Browse the repository at this point in the history
  • Loading branch information
acalejos committed Jan 27, 2024
1 parent 04a7961 commit cf10353
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/precompile.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
name: precompile

on: push
on:
- push
- workflow_dispatch

jobs:
linux:
Expand Down

0 comments on commit cf10353

Please sign in to comment.