File tree Expand file tree Collapse file tree 9 files changed +10
-10
lines changed Expand file tree Collapse file tree 9 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 20
20
21
21
jobs :
22
22
deptrac :
23
- uses : codeigniter4/.github/.github/workflows/deptrac.yml@main
23
+ uses : codeigniter4/.github/.github/workflows/deptrac.yml@CI46
Original file line number Diff line number Diff line change 12
12
13
13
jobs :
14
14
infection :
15
- uses : codeigniter4/.github/.github/workflows/infection.yml@main
15
+ uses : codeigniter4/.github/.github/workflows/infection.yml@CI46
Original file line number Diff line number Diff line change 16
16
17
17
jobs :
18
18
phpcpd :
19
- uses : codeigniter4/.github/.github/workflows/phpcpd.yml@main
19
+ uses : codeigniter4/.github/.github/workflows/phpcpd.yml@CI46
20
20
with :
21
21
dirs : " src/ tests/"
Original file line number Diff line number Diff line change 16
16
17
17
jobs :
18
18
phpcsfixer :
19
- uses : codeigniter4/.github/.github/workflows/phpcsfixer.yml@main
19
+ uses : codeigniter4/.github/.github/workflows/phpcsfixer.yml@CI46
Original file line number Diff line number Diff line change 20
20
21
21
jobs :
22
22
phpstan :
23
- uses : codeigniter4/.github/.github/workflows/phpstan.yml@main
23
+ uses : codeigniter4/.github/.github/workflows/phpstan.yml@CI46
Original file line number Diff line number Diff line change 20
20
21
21
jobs :
22
22
phpunit :
23
- uses : codeigniter4/.github/.github/workflows/phpunit.yml@main
23
+ uses : codeigniter4/.github/.github/workflows/phpunit.yml@CI46
Original file line number Diff line number Diff line change 20
20
21
21
jobs :
22
22
psalm :
23
- uses : codeigniter4/.github/.github/workflows/psalm.yml@main
23
+ uses : codeigniter4/.github/.github/workflows/psalm.yml@CI46
Original file line number Diff line number Diff line change 20
20
21
21
jobs :
22
22
rector :
23
- uses : codeigniter4/.github/.github/workflows/rector.yml@main
23
+ uses : codeigniter4/.github/.github/workflows/rector.yml@CI46
Original file line number Diff line number Diff line change 1
- name : Rector
1
+ name : Unused
2
2
3
3
on :
4
4
pull_request :
18
18
19
19
jobs :
20
20
rector :
21
- uses : codeigniter4/.github/.github/workflows/rector .yml@main
21
+ uses : codeigniter4/.github/.github/workflows/unused .yml@CI46
You can’t perform that action at this time.
0 commit comments