Skip to content

Commit f656aa5

Browse files
authored
fix2 (#8)
gp
1 parent 8a0522b commit f656aa5

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

.github/workflows/action.yaml

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,10 @@
1-
name: Check pull request description checkbox
1+
name: 'Check pull request description checkbox'
2+
description: 'Validate if a specific checkbox in a pull request description is checked or not.'
3+
4+
branding:
5+
icon: 'award'
6+
color: 'green'
7+
28
on:
39
pull_request:
410
types: [opened, synchronize, edited]

0 commit comments

Comments
 (0)