Skip to content

Commit 901d64f

Browse files
committed
Update auto-staging workflow
1 parent 87b2021 commit 901d64f

1 file changed

Lines changed: 1 addition & 4 deletions

File tree

.github/workflows/auto-staging.yml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,7 @@ on:
1111
- staging
1212
# Trigger on PR events
1313
pull_request:
14-
types: [opened, reopened, synchronize]
15-
# Trigger on label events (for to-stage label)
16-
issues:
17-
types: [labeled, unlabeled]
14+
types: [opened, reopened, synchronize, labeled, unlabeled]
1815
# Allow manual triggering
1916
workflow_dispatch:
2017

0 commit comments

Comments
 (0)