SAFE scan update
This commit is contained in:
parent
8015964dea
commit
4c0a33f144
1 changed files with 3 additions and 0 deletions
3
.github/workflows/safe.yaml
vendored
3
.github/workflows/safe.yaml
vendored
|
|
@ -13,6 +13,9 @@ concurrency:
|
||||||
group: ${{ github.workflow }}-${{ github.ref }}
|
group: ${{ github.workflow }}-${{ github.ref }}
|
||||||
cancel-in-progress: true
|
cancel-in-progress: true
|
||||||
|
|
||||||
|
env:
|
||||||
|
MIX_ENV: prod
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue