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 1babd8a commit 777fdf9Copy full SHA for 777fdf9
.github/workflows/update-lint-baselines.yml
@@ -1,6 +1,8 @@
1
name: Update lint baselines
2
3
on:
4
+ repository_dispatch:
5
+ types: [update-lint-baselines]
6
workflow_dispatch:
7
schedule:
8
- cron: "0 0 1 * *"
0 commit comments