Fixes Main Github Actions
This commit is contained in:
3
.github/workflows/docker-image.yml
vendored
3
.github/workflows/docker-image.yml
vendored
@@ -6,11 +6,8 @@ on:
|
||||
- 'main'
|
||||
|
||||
jobs:
|
||||
|
||||
docker:
|
||||
|
||||
needs: run-tests
|
||||
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user