Skip to content

Commit 7115061

Browse files
authored
Merge pull request #236 from furgo16/fix-labeler
Remove unused workflow, set correct trigger for labeler
2 parents 5dddaba + fda2a75 commit 7115061

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)