Fix workflow

This commit is contained in:
rany2
2023-01-05 01:35:53 +02:00
parent 2a8f90761f
commit e3c3bca93d

View File

@@ -1,9 +1,8 @@
name: Lint name: "Lint"
on: on:
push: push:
paths: branches: [ "master" ]
- '*.py'
pull_request: pull_request:
# The branches below must be a subset of the branches above # The branches below must be a subset of the branches above
branches: [ "master" ] branches: [ "master" ]