mirror of
https://github.com/actions/download-artifact.git
synced 2024-11-22 21:55:29 +00:00
Update test YAML
This commit is contained in:
parent
bb55845ecc
commit
eaec67dc3a
4
.github/workflows/test.yml
vendored
4
.github/workflows/test.yml
vendored
@ -1,13 +1,9 @@
|
|||||||
name: Test
|
name: Test
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches:
|
|
||||||
- v2-preview
|
|
||||||
paths-ignore:
|
paths-ignore:
|
||||||
- '**.md'
|
- '**.md'
|
||||||
pull_request:
|
pull_request:
|
||||||
branches:
|
|
||||||
- v2-preview
|
|
||||||
paths-ignore:
|
paths-ignore:
|
||||||
- '**.md'
|
- '**.md'
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user