mirror of
https://github.com/actions/upload-artifact
synced 2024-11-09 10:52:39 +00:00
Update test.yml
This commit is contained in:
parent
0c366cb4fc
commit
ee5fe7718d
1 changed files with 1 additions and 1 deletions
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
|
@ -2,7 +2,7 @@ name: Test
|
|||
on:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
- main
|
||||
paths-ignore:
|
||||
- '**.md'
|
||||
pull_request:
|
||||
|
|
Loading…
Reference in a new issue