Skip to content

Commit fda2a75

Browse files
committed
Remove unused workflow, set correct trigger for labeler
1 parent 5dddaba commit fda2a75

File tree

2 files changed

+1
-89
lines changed

2 files changed

+1
-89
lines changed

.github/workflows/label-trigger.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: Manual PR Publish Trigger
22

33
on:
4-
issues:
4+
pull_request:
55
types: [labeled]
66

77
jobs:

.github/workflows/publish-pr-on-command.yml

Lines changed: 0 additions & 88 deletions
This file was deleted.

0 commit comments

Comments
 (0)