target of flake8 Lint changed

This commit is contained in:
Fabian Joswig 2021-10-12 14:48:37 +01:00
parent 62c5199865
commit 0098e74aa9

View file

@ -1,6 +1,11 @@
name: flake8 Lint
on: [push, pull_request]
on:
push:
branches:
- master
- develop
pull_request:
jobs:
flake8-lint: