Update test.yml
This commit is contained in:
parent
c2eb99504f
commit
a4321716fa
1
.github/workflows/test.yml
vendored
1
.github/workflows/test.yml
vendored
@ -16,6 +16,7 @@ jobs:
|
|||||||
- name: Checkout
|
- name: Checkout
|
||||||
uses: actions/checkout@v2
|
uses: actions/checkout@v2
|
||||||
- name: Run changed-files with defaults
|
- name: Run changed-files with defaults
|
||||||
|
if: github.event_name == 'pull_request'
|
||||||
id: changed-files
|
id: changed-files
|
||||||
uses: ./
|
uses: ./
|
||||||
- name: Show output
|
- name: Show output
|
||||||
|
Loading…
x
Reference in New Issue
Block a user