3
0
Fork 0
mirror of https://github.com/tj-actions/changed-files synced 2024-12-17 03:47:20 +00:00

Update test.yml

This commit is contained in:
Tonye Jack 2022-10-15 12:48:13 -06:00 committed by GitHub
parent d46fe4c5c6
commit fd0ee42a4d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -87,7 +87,7 @@ jobs:
test-using-since-and-until:
name: Test changed-files using since and until
runs-on: ${{ matrix.platform }}
if: github.event_name == "push"
if: github.event_name == 'push'
strategy:
fail-fast: false
max-parallel: 4