formatting did only run on branch main?
This commit is contained in:
parent
d82118db20
commit
99964ee6ab
1 changed files with 1 additions and 5 deletions
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…
Add table
Add a link
Reference in a new issue