Skip to content

Commit 87ef56d

Browse files
committed
Merge branch 'patch/v1.1.10' of https://github.com/yCodeTech/auto-comment-blocks into patch/v1.1.10
2 parents e2f3701 + 518bfea commit 87ef56d

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/workflows/setup-labels.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
11
name: Setup Labels
22
on:
3-
create:
3+
workflow_dispatch:
44
push:
5+
paths:
6+
- ".github/workflows/setup-labels.yml"
57
permissions:
68
pull-requests: write
79
jobs:

0 commit comments

Comments
 (0)