Skip to content

Commit

Permalink
#163: Allow CI to be triggered manually
Browse files Browse the repository at this point in the history
  • Loading branch information
MRichards99 committed Jan 18, 2021
1 parent 5281922 commit 689c2a1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci-build.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
name: CI
on:
workflow_dispatch:
pull_request:
push:
branches:
Expand Down

0 comments on commit 689c2a1

Please sign in to comment.