mirror of https://github.com/actions/setup-python
Update test.yml
This commit is contained in:
parent
2241d846ba
commit
a0a76c4ddb
|
@ -2,7 +2,7 @@ name: Validate 'setup-python'
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- master
|
- main
|
||||||
paths-ignore:
|
paths-ignore:
|
||||||
- '**.md'
|
- '**.md'
|
||||||
pull_request:
|
pull_request:
|
||||||
|
|
Loading…
Reference in New Issue