Skip to content

Commit f652d77

Browse files
committed
jus test
1 parent d0290c7 commit f652d77

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/smart-commenting.yml

+1-2
Original file line numberDiff line numberDiff line change
@@ -16,13 +16,12 @@ on:
1616
- 'composer.*'
1717
- '.github/workflows/smart-commenting.yml'
1818
jobs:
19-
2019
add-comment-for-GPG-Signing:
2120
uses: codeigniter4/.github/.github/workflows/label-signing.yml@main
2221

2322
add-comment-for-conflict:
2423
uses: codeigniter4/.github/.github/workflows/label-add-conflict-all-pr.yml@main
25-
24+
2625
add-comment-for-tests:
2726
if: github.event.label.name == 'tests needed'
2827
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)