mirror of
https://github.com/aimingmed/aimingmed-ai.git
synced 2026-02-08 00:03:15 +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:
|
permissions:
|
||||||
contents: read
|
contents: read
|
||||||
packages: write # If pushing to GitHub Packages registry
|
packages: write # If pushing to GitHub Packages registry
|
||||||
|
checks: write # If you want to update checks
|
||||||
# Call the reusable workflow for testing
|
# Call the reusable workflow for testing
|
||||||
uses: ./.github/workflows/template_test.yml # Path to the reusable workflow file
|
uses: ./.github/workflows/template_test.yml # Path to the reusable workflow file
|
||||||
with:
|
with:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user