Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 922ec11

Browse files
committed
test fixxx
1 parent d7ce69f commit 922ec11

File tree

1 file changed

+16
-15
lines changed

1 file changed

+16
-15
lines changed

‎.github/workflows/smart-commenting.yml

Lines changed: 16 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,23 @@
11
name: Smart Commenting
22

33
on:
4-
pull_request:
5-
branches:
6-
- develop
7-
paths:
8-
- '**.php'
9-
- 'composer.*'
10-
- '.github/workflows/smart-commenting.yml'
11-
push:
12-
branches:
13-
- develop
14-
paths:
15-
- '**.php'
16-
- 'composer.*'
17-
- '.github/workflows/smart-commenting.yml'
4+
workflow_call:
5+
pull_request:
6+
branches:
7+
- develop
8+
paths:
9+
- '**.php'
10+
- 'composer.*'
11+
- '.github/workflows/smart-commenting.yml'
12+
push:
13+
branches:
14+
- develop
15+
paths:
16+
- '**.php'
17+
- 'composer.*'
18+
- '.github/workflows/smart-commenting.yml'
1819
jobs:
19-
20+
2021
add-comment-for-GPG-Signing:
2122
uses: codeigniter4/.github/.github/workflows/label-signing.yml@main
2223

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /