mirror of
https://github.com/davidism/modify-repos.git
synced 2025-07-07 19:35:34 +00:00
don't need tests on tag
This commit is contained in:
parent
409fe0ef5c
commit
1c7b8fff96
1 changed files with 0 additions and 1 deletions
1
.github/workflows/tests.yaml
vendored
1
.github/workflows/tests.yaml
vendored
|
@ -5,7 +5,6 @@ on:
|
|||
push:
|
||||
branches: [main, stable]
|
||||
paths: ['src/**', 'pyproject.toml']
|
||||
tags: ['*']
|
||||
jobs:
|
||||
typing:
|
||||
runs-on: ubuntu-latest
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue