Skip to content

Commit 75fca56

Browse files
committed
Temporarily activate ci-daily for pull-requests
For instant workflow verification. Revert this commit before submitting the PR.
1 parent fe8748e commit 75fca56

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/ci-daily.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@ on:
44
schedule:
55
# Checks out master by default.
66
- cron: '0 0 * * *'
7+
# FIXME - remove this before submitting #6335
8+
pull_request:
9+
branches:
10+
- master
711

812
concurrency:
913
group: ${{ github.workflow }}

0 commit comments

Comments
 (0)