mirror of
https://github.com/inventree/InvenTree.git
synced 2025-04-28 03:26:45 +00:00
Update style worfdlow
This commit is contained in:
parent
865436c42a
commit
b16f85de65
8
.github/workflows/style.yaml
vendored
8
.github/workflows/style.yaml
vendored
@ -1,9 +1,13 @@
|
||||
name: Style Checks
|
||||
|
||||
on: push
|
||||
on:
|
||||
push:
|
||||
branches: [ $default-branch ]
|
||||
pull_request:
|
||||
branches: [ $default-branch ]
|
||||
|
||||
jobs:
|
||||
pep:
|
||||
style:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
strategy:
|
||||
|
Loading…
x
Reference in New Issue
Block a user