Skip to content

Commit

Permalink
fix: test workflow needs to have a on.workflow_dispatch
Browse files Browse the repository at this point in the history
  • Loading branch information
equals215 committed May 22, 2024
1 parent afc386e commit d5c158c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/go-tests-coverage.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
name: deepSentinel golang tests and coverage
on:
workflow_dispatch:
workflow_call:
push:
branches:
- master
Expand Down

0 comments on commit d5c158c

Please sign in to comment.