Skip to content

Commit

Permalink
added workflow dispatch
Browse files Browse the repository at this point in the history
  • Loading branch information
martvanrijthoven committed Jan 5, 2021
1 parent a01da0b commit 859da5f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/images.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
name: Optimize Images
on:
workflow_dispatch:
branches: [master]
push:
branches: [master]
paths:
Expand Down

0 comments on commit 859da5f

Please sign in to comment.