Skip to content

Commit

Permalink
Added workflow_dispatch to test workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
pplanel committed Apr 27, 2021
1 parent c4c6af2 commit 4950911
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/hash_calc.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
name: "Test hash-calculator-action"
on:
workflow_dispatch:
pull_request:
push:
branches:
Expand Down

0 comments on commit 4950911

Please sign in to comment.