Skip to content

Commit b913ec2

Browse files
test
1 parent f96a2eb commit b913ec2

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/test.yaml

+2-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,8 @@ jobs:
4747
upgrade-flavors: ${{ steps.test-flavor.outputs.upgrade-flavors }}
4848

4949
test:
50-
needs: flavor-test
50+
needs: flavor-test
51+
permissions: write-all
5152
uses: defenseunicorns/uds-common/.github/workflows/test-deploy.yaml@callable_workflow_fix #@24c8a2a48eeb33773b76b3587c489cb17496c9e0 # v0.12.0
5253
with:
5354
upgrade-flavors: ${{ needs.flavor-test.outputs.upgrade-flavors }}

0 commit comments

Comments
 (0)