Skip to content

Commit f221f6d

Browse files
committed
REVERT ME - temporarily activate ci-daily in pull requests
1 parent bf67f29 commit f221f6d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Diff for: .github/workflows/ci-daily.yml

+4
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@ on:
44
schedule:
55
# Checks out main by default.
66
- cron: '0 0 * * *'
7+
# FIXME - for PR testing only, remove before merge
8+
pull_request:
9+
branches:
10+
- main
711

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

0 commit comments

Comments
 (0)