mirror of
https://github.com/aimingmed/aimingmed-ai.git
synced 2026-02-08 08:13:20 +08:00
Merge pull request #73 from aimingmed/feature/backend-frontend-structure
checks: write
This commit is contained in:
commit
c865ee3608
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