Skip to content

Commit

Permalink
ci: avoid double trigger
Browse files Browse the repository at this point in the history
  • Loading branch information
gr2m committed Dec 21, 2021
1 parent 8e67523 commit ccb01cf
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ on:
types:
- opened
- synchronize
branches:
- master
workflow_dispatch: {}
name: Test
jobs:
Expand Down

0 comments on commit ccb01cf

Please sign in to comment.