File tree Expand file tree Collapse file tree 3 files changed +0
-3
lines changed Expand file tree Collapse file tree 3 files changed +0
-3
lines changed Original file line number Diff line number Diff line change 17
17
checks :
18
18
name : Lint JS
19
19
runs-on : ubuntu-latest
20
- if : ${{ github.repository == 'BeAPI/multisite-shared-blocks' || github.event_name == 'pull_request' }}
21
20
22
21
steps :
23
22
- name : Checkout project
Original file line number Diff line number Diff line change 17
17
checks :
18
18
name : Codesniffer
19
19
runs-on : ubuntu-latest
20
- if : ${{ github.repository == 'BeAPI/multisite-shared-blocks' || github.event_name == 'pull_request' }}
21
20
22
21
steps :
23
22
- name : Checkout project
Original file line number Diff line number Diff line change 17
17
unit-php :
18
18
name : PHP
19
19
runs-on : ubuntu-latest
20
- if : ${{ github.repository == 'BeAPI/multisite-shared-blocks' || github.event_name == 'pull_request' }}
21
20
22
21
steps :
23
22
- name : Checkout project
You can’t perform that action at this time.
0 commit comments