Skip to content

Commit

Permalink
add on: workflow_dispatch for manual run
Browse files Browse the repository at this point in the history
  • Loading branch information
dbsqp authored Apr 12, 2021
1 parent f70e323 commit f7215b0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/image-dev.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
name: Build-Dev

on:
workflow_dispatch:
push:
branches: dev

Expand Down

0 comments on commit f7215b0

Please sign in to comment.