mirror of
https://github.com/lnbits/lnbits-legend.git
synced 2024-11-19 09:54:21 +01:00
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
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: [ main ]
|
||||
pull_request:
|
||||
branches: [ main ]
|
||||
on: [push, pull_request]
|
||||
|
||||
jobs:
|
||||
checks:
|
||||
|
Loading…
Reference in New Issue
Block a user