Skip to content

Commit

Permalink
Trigger PR workflows when labeled
Browse files Browse the repository at this point in the history
  • Loading branch information
mherger authored Apr 9, 2021
1 parent 4d93666 commit d12a104
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/00_smoketest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: 'Smoketest for Logitech Media Server'
on:
push:
pull_request_target:
types: assigned
types: [assigned, labeled]
jobs:
linux:
name: Run LMS to see whether it crashes immediately...
Expand Down

0 comments on commit d12a104

Please sign in to comment.