mirror of
https://github.com/logto-io/logto.git
synced 2024-12-30 20:33:54 -05:00
fix: bring back docker edge build
bring back docker edge build on master push
This commit is contained in:
parent
9bece65d91
commit
b6c07e3537
1 changed files with 0 additions and 1 deletions
1
.github/workflows/pen-tests.yml
vendored
1
.github/workflows/pen-tests.yml
vendored
|
@ -16,7 +16,6 @@ concurrency:
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
zap-scan:
|
zap-scan:
|
||||||
if: ${{ github.event.workflow_run.conclusion == 'success' }}
|
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
|
|
Loading…
Reference in a new issue