1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2025-07-29 20:17:45 +00:00

Merge pull request #7604 from sylvestre/gh

github/action: on fork, run the CI for all the branches (currently: only main)
This commit is contained in:
Daniel Hofstetter 2025-03-29 08:32:13 +01:00 committed by GitHub
commit 6cbb532a70
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
7 changed files with 7 additions and 7 deletions

View file

@ -8,7 +8,7 @@ on:
pull_request:
push:
branches:
- main
- '*'
permissions: