Skip to content

Commit

Permalink
add workflow_dispatch to stable branch
Browse files Browse the repository at this point in the history
  • Loading branch information
DrTimothyAldenDavis committed Sep 4, 2023
1 parent 24e8e2b commit f51453f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
name: build
on:
workflow_dispatch:
push:
branches-ignore:
- '**/dev2'
Expand Down

0 comments on commit f51453f

Please sign in to comment.