forked from fediversity/fediversity
Compare commits
2 commits
5402178e7b
...
ef2854185e
| Author | SHA1 | Date | |
|---|---|---|---|
| ef2854185e | |||
| 67f50f08de |
2 changed files with 1 additions and 7 deletions
|
|
@ -4,7 +4,7 @@ on:
|
|||
workflow_dispatch: # allows manual triggering
|
||||
push:
|
||||
branches:
|
||||
# - main
|
||||
- main
|
||||
|
||||
jobs:
|
||||
deploy:
|
||||
|
|
|
|||
|
|
@ -27,12 +27,6 @@ jobs:
|
|||
- uses: actions/checkout@v4
|
||||
- run: nix build .#checks.x86_64-linux.test-mastodon-service -L
|
||||
|
||||
check-pixelfed:
|
||||
runs-on: native
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- run: nix build .#checks.x86_64-linux.test-pixelfed-garage-service -L
|
||||
|
||||
check-peertube:
|
||||
runs-on: native
|
||||
steps:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue