Skip to content

Commit ca657bc

Browse files
authored
chore: return GraalVM to nightly build (GoogleCloudPlatform#639)
1 parent 65d76e5 commit ca657bc

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -181,6 +181,8 @@ jobs:
181181
JOB_TYPE: clirr
182182

183183
graalvm17:
184+
# run job on periodic (schedule) event
185+
if: "${{ github.event_name == 'schedule' }}"
184186
name: graalvm17
185187
runs-on: [self-hosted, linux, x64]
186188
permissions:

0 commit comments

Comments
 (0)