mirror of
https://github.com/bunkerity/bunkerweb
synced 2026-05-24 09:28:37 +00:00
Remove checkout from dev.yml
This commit is contained in:
parent
642da402bc
commit
c2cfd4dd9f
1 changed files with 0 additions and 5 deletions
5
.github/workflows/dev.yml
vendored
5
.github/workflows/dev.yml
vendored
|
|
@ -7,11 +7,6 @@ on:
|
|||
branches: [dev]
|
||||
|
||||
jobs:
|
||||
checkout-repository:
|
||||
uses: actions/checkout@v2
|
||||
with:
|
||||
submodules: recursive
|
||||
|
||||
# Containers
|
||||
build-containers:
|
||||
strategy:
|
||||
|
|
|
|||
Loading…
Reference in a new issue