Merge pull request #1627 from lnbits/fix/formatting

formatting did only run on branch main?
This commit is contained in:
Arc 2023-04-20 09:41:17 +01:00 committed by GitHub
commit dfb6378976
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,10 +1,6 @@
name: formatting
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
on: [push, pull_request]
jobs:
checks: