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 088557d commit 2af4c92Copy full SHA for 2af4c92
.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