Skip to content

Commit

Permalink
Allows workflow dispatch
Browse files Browse the repository at this point in the history
  • Loading branch information
nohaapav committed May 10, 2023
1 parent fb528c5 commit 3e526ba
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ on:
branches:
- new-ci
pull_request:
workflow_dispatch:

jobs:
clojure:
Expand Down

0 comments on commit 3e526ba

Please sign in to comment.