Skip to content

Commit

Permalink
ci: allow running CI workflow manually (#164)
Browse files Browse the repository at this point in the history
Co-authored-by: ee7 <[email protected]>
  • Loading branch information
ErikSchierboom and ee7 authored Mar 8, 2024
1 parent d35e144 commit 1c3f29b
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 @@ -2,6 +2,7 @@ name: CI
on:
push:
pull_request:
workflow_dispatch:
env:
NIM_VERSION: 2.0.0

Expand Down

0 comments on commit 1c3f29b

Please sign in to comment.