We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4d6ce7d commit 229f87aCopy full SHA for 229f87a
.github/workflows/a11y-sla-labels.yml
@@ -1,6 +1,7 @@
1
name: Label a11y SLA status
2
3
on:
4
+ push:
5
schedule:
6
- cron: '0 0 * * *' # Runs daily at midnight UTC
7
workflow_dispatch:
0 commit comments