Skip to content

Commit 86e3151

Browse files
author
David Cavazos
committed
add permissions to experiment
1 parent dc321df commit 86e3151

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/custard-ci.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,8 @@ jobs:
3333
# TODO: REMOVE THIS BEFORE MERGING
3434
experiment:
3535
runs-on: ubuntu-latest
36+
permissions:
37+
statuses: write
3638
steps:
3739
- name: Create check
3840
uses: GoogleCloudPlatform/cloud-samples-tools/actions/steps/create-check@9ee708234e240605d96e78f652c333ed6aa95a23 # v0.3.2

0 commit comments

Comments
 (0)