Skip to content

Commit

Permalink
Allow the CI build to be run manually using the GitHub interface (#590)
Browse files Browse the repository at this point in the history
Signed-off-by: James Couball <jcouball@yahoo.com>
  • Loading branch information
jcouball committed Aug 17, 2022
1 parent 4a96679 commit 609ab8b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/continuous_integration.yml
Expand Up @@ -5,6 +5,7 @@ on:
branches: [master]
pull_request:
branches: [master]
workflow_dispatch:

jobs:
continuous_integration_build:
Expand Down

0 comments on commit 609ab8b

Please sign in to comment.