Skip to content

Commit

Permalink
Temporarily activate ci-daily for pull-requests
Browse files Browse the repository at this point in the history
For instant workflow verification.

Revert this commit before submitting the PR.
  • Loading branch information
pavoljuhas committed Oct 31, 2023
1 parent fe8748e commit 75fca56
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/ci-daily.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@ on:
schedule:
# Checks out master by default.
- cron: '0 0 * * *'
# FIXME - remove this before submitting #6335
pull_request:
branches:
- master

concurrency:
group: ${{ github.workflow }}
Expand Down

0 comments on commit 75fca56

Please sign in to comment.