mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-28 11:37:44 +00:00
github/action: on fork, run the CI for all the branches (currently: only main)
This commit is contained in:
parent
e4c4200358
commit
b530fdcc88
7 changed files with 7 additions and 7 deletions
2
.github/workflows/code-quality.yml
vendored
2
.github/workflows/code-quality.yml
vendored
|
@ -7,7 +7,7 @@ on:
|
|||
pull_request:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
- '*'
|
||||
|
||||
env:
|
||||
# * style job configuration
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue