File tree Expand file tree Collapse file tree 2 files changed +4
-5
lines changed
Expand file tree Collapse file tree 2 files changed +4
-5
lines changed Original file line number Diff line number Diff line change @@ -15,7 +15,6 @@ permissions:
1515
1616jobs :
1717 php-code-styling :
18- name : Fix Styling
1918 runs-on : ubuntu-latest
2019
2120 steps :
Original file line number Diff line number Diff line change 30303131 with :
3232 ref : ${{ github.ref }}
33- check- name : ' Fix Styling '
33+ running-workflow- name : ' Fix PHP code style issues '
3434 repo-token : ${{ secrets.GITHUB_TOKEN }}
35- wait-interval : 10
35+ wait-interval : 90
3636
3737 - name : Checkout code
3838 uses : actions/checkout@v4
@@ -117,9 +117,9 @@ jobs:
117117118118 with :
119119 ref : ${{ github.ref }}
120- check- name : ' Fix Styling '
120+ running-workflow- name : ' Fix PHP code style issues '
121121 repo-token : ${{ secrets.GITHUB_TOKEN }}
122- wait-interval : 10
122+ wait-interval : 90
123123
124124 - name : Checkout code
125125 uses : actions/checkout@v4
You can’t perform that action at this time.
0 commit comments