mirror of
https://codeberg.org/kiss-community/repo
synced 2024-11-16 03:30:23 -07:00
kiss: Track maintainers through CI
This commit is contained in:
parent
ffcad57234
commit
1e33ac8a59
1
.github/workflows/main.yml
vendored
1
.github/workflows/main.yml
vendored
@ -13,6 +13,7 @@ jobs:
|
|||||||
run: |
|
run: |
|
||||||
shopt -s nullglob
|
shopt -s nullglob
|
||||||
shellcheck */*/build */*/post-install
|
shellcheck */*/build */*/post-install
|
||||||
|
.github/workflows/maintainers
|
||||||
- uses: actions/upload-artifact@v1
|
- uses: actions/upload-artifact@v1
|
||||||
with:
|
with:
|
||||||
name: maintainers
|
name: maintainers
|
||||||
|
Loading…
Reference in New Issue
Block a user