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 6ad5dbb commit f6d823eCopy full SHA for f6d823e
1 file changed
.github/workflows/main.yml
@@ -1,12 +1,11 @@
1
name: Build, Lint and Pack
2
3
-
4
on:
5
workflow_dispatch:
6
workflow_call:
7
8
jobs:
9
- build-lint-pack:
+ ci:
10
runs-on: ubuntu-latest
11
steps:
12
- uses: actions/checkout@v3
0 commit comments