mirror of
https://github.com/actions/setup-python.git
synced 2025-04-20 03:53:30 +00:00
Small fix
This commit is contained in:
parent
a605d6b930
commit
7fbd4a4cbc
3
.github/workflows/test.yml
vendored
3
.github/workflows/test.yml
vendored
@ -1,7 +1,8 @@
|
|||||||
name: Validate 'setup-python'
|
name: Validate 'setup-python'
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
- master
|
branches:
|
||||||
|
- master
|
||||||
paths-ignore:
|
paths-ignore:
|
||||||
- '**.md'
|
- '**.md'
|
||||||
pull_request:
|
pull_request:
|
||||||
|
Loading…
Reference in New Issue
Block a user