We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bd5fd59 commit 3498306Copy full SHA for 3498306
1 file changed
.github/workflows/post-relay-subsidy-balance.yml
@@ -1,9 +1,6 @@
1
name: Relay Balances Slack Report
2
3
on:
4
- schedule:
5
- # Every day at 11:53 and 23:53 UTC
6
- - cron: '53 11,23 * * *'
7
workflow_dispatch:
8
9
permissions:
0 commit comments