Skip to content

Commit

Permalink
Puting a label should start the workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
jbsv authored Nov 8, 2022
1 parent 67b944d commit c0941c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/go_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ on:
push:
branches: [ master ]
pull_request_target:
types: [opened, synchronize, reopened]
types: [opened, synchronize, reopened, labeled]

jobs:
permission:
Expand Down

0 comments on commit c0941c4

Please sign in to comment.