mirror of
https://github.com/ben-grande/qusal.git
synced 2025-01-11 15:39:40 -05:00
ci: set packager via environment variable
This commit is contained in:
parent
e9801c8535
commit
916e21f359
1
.github/workflows/main.yaml
vendored
1
.github/workflows/main.yaml
vendored
@ -48,6 +48,7 @@ jobs:
|
|||||||
- uses: pre-commit/action@v3.0.1
|
- uses: pre-commit/action@v3.0.1
|
||||||
env:
|
env:
|
||||||
SPEC_VENDOR: Github Actions
|
SPEC_VENDOR: Github Actions
|
||||||
|
SPEC_PACKAGER: Github Actions
|
||||||
- name: Lint commits
|
- name: Lint commits
|
||||||
# yamllint disable-line rule:line-length
|
# yamllint disable-line rule:line-length
|
||||||
run: |
|
run: |
|
||||||
|
Loading…
Reference in New Issue
Block a user