Merge pull request #1627 from lnbits/fix/formatting
formatting did only run on branch main?
This commit is contained in:
commit
dfb6378976
6
.github/workflows/formatting.yml
vendored
6
.github/workflows/formatting.yml
vendored
|
@ -1,10 +1,6 @@
|
||||||
name: formatting
|
name: formatting
|
||||||
|
|
||||||
on:
|
on: [push, pull_request]
|
||||||
push:
|
|
||||||
branches: [ main ]
|
|
||||||
pull_request:
|
|
||||||
branches: [ main ]
|
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
checks:
|
checks:
|
||||||
|
|
Loading…
Reference in New Issue
Block a user