ci: enable ci for minor branch

This commit is contained in:
三咲智子 Kevin Deng 2024-03-13 21:47:26 +08:00
parent 9e8ac0c367
commit a148b87e4b
No known key found for this signature in database
GPG Key ID: 69992F2250DFD93E
2 changed files with 2 additions and 0 deletions

View File

@ -6,6 +6,7 @@ on:
pull_request:
branches:
- main
- minor
permissions:
contents: read # to fetch code (actions/checkout)

View File

@ -7,6 +7,7 @@ on:
pull_request:
branches:
- main
- minor
permissions:
contents: read