mirror of
https://github.com/obsproject/obs-studio.git
synced 2026-06-22 14:49:56 -04:00
CI: Remove label triggers from pull request workflow
This commit is contained in:
2
.github/workflows/pr-pull.yaml
vendored
2
.github/workflows/pr-pull.yaml
vendored
@@ -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