Commit a5696bdf authored by Oran Agra's avatar Oran Agra
Browse files

Run daily CI on PRs to release a branch

parent e15528bf
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