We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 755f6b8 commit cee1a50Copy full SHA for cee1a50
.github/workflows/run-ea-tests.yml
@@ -1,6 +1,7 @@
1
name: RAI Workflow Manager EA Tests
2
3
on:
4
+ workflow_dispatch:
5
schedule:
6
- cron: "0 0 * * *" # Runs every day at midnight UTC
7
0 commit comments