Skip to content

Commit f86a46a

Browse files
authored
Merge pull request #256 from ScalefreeCOM/36-update-label-triggered-workflow
36 update label triggered workflow
2 parents ffbec3b + 7d0dd02 commit f86a46a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/checking_labels.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ permissions:
55

66
on:
77
pull_request:
8-
types: [opened, synchronize]
8+
types: [labeled]
99
branches:
1010
- main
1111

0 commit comments

Comments
 (0)