mirror of
https://code.forgejo.org/actions/setup-python
synced 2025-06-12 05:54:10 +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:
|
on:
|
||||||
push:
|
push:
|
||||||
|
branches:
|
||||||
|
- main
|
||||||
paths-ignore:
|
paths-ignore:
|
||||||
- '**.md'
|
- '**.md'
|
||||||
pull_request:
|
pull_request:
|
||||||
branches:
|
|
||||||
- main
|
|
||||||
paths-ignore:
|
paths-ignore:
|
||||||
- '**.md'
|
- '**.md'
|
||||||
jobs:
|
jobs:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue