We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1b512f9 commit a883f45Copy full SHA for a883f45
.github/workflows/ci.yml
@@ -5,6 +5,7 @@ on:
5
push:
6
branches: [main]
7
workflow_dispatch:
8
+ workflow_call:
9
10
jobs:
11
lint:
0 commit comments