Skip to content

Commit a0472bc

Browse files
committed
test: add missing on workflow_call
1 parent ef00b3c commit a0472bc

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/test.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
name: Test
22

3+
on:
4+
workflow_call:
5+
36
jobs:
47
test:
58
needs: get-lts

0 commit comments

Comments
 (0)