Skip to content

Commit 777fdf9

Browse files
authored
ci: add workflow to update commons lib (#99)
1 parent 1babd8a commit 777fdf9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/update-lint-baselines.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
name: Update lint baselines
22

33
on:
4+
repository_dispatch:
5+
types: [update-lint-baselines]
46
workflow_dispatch:
57
schedule:
68
- cron: "0 0 1 * *"

0 commit comments

Comments
 (0)