mirror of
https://github.com/actions/setup-python.git
synced 2025-04-24 15:32:13 +00:00
Update basic-validation.yml
This commit is contained in:
parent
ffc0ca81e7
commit
59956133d7
1 changed files with 2 additions and 2 deletions
4
.github/workflows/basic-validation.yml
vendored
4
.github/workflows/basic-validation.yml
vendored
|
@ -2,11 +2,11 @@ name: Basic validation
|
|||
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
paths-ignore:
|
||||
- '**.md'
|
||||
pull_request:
|
||||
branches:
|
||||
- main
|
||||
paths-ignore:
|
||||
- '**.md'
|
||||
jobs:
|
||||
|
|
Loading…
Add table
Reference in a new issue