Skip to content

Commit 07a68f4

Browse files
authored
chore: Remove edit/label triggers from PR workflows (#182)
1 parent 6808b15 commit 07a68f4

2 files changed

Lines changed: 0 additions & 6 deletions

File tree

.github/workflows/check-release-guard.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,6 @@ on:
88
- opened
99
- synchronize
1010
- reopened
11-
- edited
12-
- labeled
13-
- unlabeled
1411

1512
jobs:
1613
guard:

.github/workflows/ci.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,6 @@ on:
1111
- opened
1212
- synchronize
1313
- reopened
14-
- edited
15-
- labeled
16-
- unlabeled
1714

1815
jobs:
1916
required-checks:

0 commit comments

Comments
 (0)