CI: Remove label triggers from pull request workflow

This commit is contained in:
PatTheMav
2023-07-20 15:23:28 +02:00
committed by Patrick Heyer
parent f7e6a5c8e7
commit ee530c2f49

View File

@@ -6,7 +6,7 @@ on:
paths-ignore:
- '**.md'
branches: [master]
types: [ opened, synchronize, reopened, labeled, unlabeled ]
types: [ opened, synchronize, reopened ]
permissions:
contents: read
concurrency: