Skip to content

Commit 7533cad

Browse files
authored
ci: run external account integration test daily (googleapis#16140)
1 parent 139dd7e commit 7533cad

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/external-account-integration.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ on:
1010
push:
1111
branches:
1212
- "ci-gha-*"
13+
schedule:
14+
- cron: '0 4 * * *'
1315

1416
permissions:
1517
contents: read

0 commit comments

Comments
 (0)