We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9eedb46 commit 04555a0Copy full SHA for 04555a0
.github/workflows/update-timestamps.yml
@@ -1,6 +1,7 @@
1
name: Check for new Release Train snapshots
2
on:
3
workflow_dispatch:
4
+ pull_request:
5
schedule:
6
- cron: '0 7 * * *' # Run at 7am on default branch
7
0 commit comments