mirror of
https://code.forgejo.org/actions/setup-python
synced 2025-06-10 13:22:20 +02: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
Add a link
Reference in a new issue