Unverified Commit 19f192c3 authored by Oran Agra's avatar Oran Agra Committed by GitHub
Browse files

Run daily CI on PRs to release a branch (#7535)

parent 86fed3fe
name: Daily
on:
release:
types: [created]
pull_request:
branches:
# any PR to a release branch.
- '[0-9].[0-9]'
schedule:
- cron: '0 0 * * *'
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment