Skip to content

Commit be791e6

Browse files
committed
feat: make it a reusable workflow
1 parent 221d776 commit be791e6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/lint-workflows.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ on:
66
- '**.yml'
77
pull_request:
88
workflow_dispatch:
9+
workflow_call:
910

1011
jobs:
1112
actionlint:

0 commit comments

Comments
 (0)