三咲智子 Kevin Deng
1 year ago
No known key found for this signature in database
GPG Key ID: 69992F2250DFD93E
2 changed files with
2 additions and
0 deletions
-
.github/workflows/ci.yml
-
.github/workflows/size-data.yml
|
|
@ -6,6 +6,7 @@ on: |
|
|
|
pull_request: |
|
|
|
branches: |
|
|
|
- main |
|
|
|
- minor |
|
|
|
|
|
|
|
permissions: |
|
|
|
contents: read # to fetch code (actions/checkout) |
|
|
|
|
|
@ -7,6 +7,7 @@ on: |
|
|
|
pull_request: |
|
|
|
branches: |
|
|
|
- main |
|
|
|
- minor |
|
|
|
|
|
|
|
permissions: |
|
|
|
contents: read |
|
|
|