mirror of
https://github.com/aimingmed/aimingmed-ai.git
synced 2026-01-19 13:23:23 +08:00
checks: write
This commit is contained in:
parent
d09df7de09
commit
0df01f90eb
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
@ -65,6 +65,7 @@ jobs:
|
||||
permissions:
|
||||
contents: read
|
||||
packages: write # If pushing to GitHub Packages registry
|
||||
checks: write # If you want to update checks
|
||||
# Call the reusable workflow for testing
|
||||
uses: ./.github/workflows/template_test.yml # Path to the reusable workflow file
|
||||
with:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user