mirror of
https://github.com/obsproject/obs-studio.git
synced 2026-09-25 17:02:22 -04:00
CI: Remove label triggers from pull request workflow
This commit is contained in:
@@ -6,7 +6,7 @@ on:
|
||||
paths-ignore:
|
||||
- '**.md'
|
||||
branches: [master]
|
||||
types: [ opened, synchronize, reopened, labeled, unlabeled ]
|
||||
types: [ opened, synchronize, reopened ]
|
||||
permissions:
|
||||
contents: read
|
||||
concurrency:
|
||||
|
||||
Reference in New Issue
Block a user