Skip to content

Commit a883f45

Browse files
committed
Re-add missing workflow_call trigger
1 parent 1b512f9 commit a883f45

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ on:
55
push:
66
branches: [main]
77
workflow_dispatch:
8+
workflow_call:
89

910
jobs:
1011
lint:

0 commit comments

Comments
 (0)