mirror of
https://github.com/rany2/edge-tts
synced 2024-11-22 01:45:02 +00:00
Fix workflow
This commit is contained in:
parent
2a8f90761f
commit
e3c3bca93d
5
.github/workflows/lint.yml
vendored
5
.github/workflows/lint.yml
vendored
@ -1,9 +1,8 @@
|
||||
name: Lint
|
||||
name: "Lint"
|
||||
|
||||
on:
|
||||
push:
|
||||
paths:
|
||||
- '*.py'
|
||||
branches: [ "master" ]
|
||||
pull_request:
|
||||
# The branches below must be a subset of the branches above
|
||||
branches: [ "master" ]
|
||||
|
Loading…
Reference in New Issue
Block a user