Skip to content

Commit a43b912

Browse files
Add apply-kotlinUpgradeYarnLock workflow
1 parent 8bd3921 commit a43b912

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
name: apply-kotlinUpgradeYarnLock
2+
3+
on:
4+
workflow_dispatch:
5+
6+
jobs:
7+
apply-format:
8+
uses: JavierSegoviaCordoba/reusable-workflows/.github/workflows/apply-kotlin-upgrade-yarn-lock.yaml@main
9+
secrets: inherit

0 commit comments

Comments
 (0)