File tree 9 files changed +9
-9
lines changed
9 files changed +9
-9
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@CI45
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@CI45
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@CI45
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@CI45
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@CI45
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@CI45
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@CI45
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@CI45
Original file line number Diff line number Diff line change 18
18
19
19
jobs :
20
20
unused :
21
- uses : codeigniter4/.github/.github/workflows/unused.yml@main
21
+ uses : codeigniter4/.github/.github/workflows/unused.yml@CI45
You can’t perform that action at this time.
0 commit comments