Skip to content

Commit 3289aee

Browse files
test: update flakybot permissions (GoogleCloudPlatform#2389)
1 parent 0b6e996 commit 3289aee

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/healthcare-datasets.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,9 +36,8 @@ jobs:
3636
MOCHA_REPORTER_SUITENAME: healthcare_datasets
3737
MOCHA_REPORTER_OUTPUT: healthcare_datasets_sponge_log.xml
3838
MOCHA_REPORTER: xunit
39-
- run: echo ${{github.event_name}}
40-
- run: echo ${{github.event.action}}
4139
- if: ${{ github.event_name == 'schedule'}}
4240
run: |
4341
curl https://github.com/googleapis/repo-automation-bots/releases/download/flakybot-1.1.0/flakybot -o flakybot -s
42+
chmod +x ./flakybot
4443
./flakybot

0 commit comments

Comments
 (0)