2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-04-29 12:06:44 +00:00

Update style worfdlow

This commit is contained in:
Oliver Walters 2021-03-31 12:41:39 +11:00
parent 865436c42a
commit b16f85de65

View File

@ -1,9 +1,13 @@
name: Style Checks name: Style Checks
on: push on:
push:
branches: [ $default-branch ]
pull_request:
branches: [ $default-branch ]
jobs: jobs:
pep: style:
runs-on: ubuntu-latest runs-on: ubuntu-latest
strategy: strategy: