SAFE scan update

This commit is contained in:
Graham McIntire 2025-08-05 09:41:38 -05:00
parent 8015964dea
commit 4c0a33f144
No known key found for this signature in database

View file

@ -13,6 +13,9 @@ concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
env:
MIX_ENV: prod
jobs:
build:
runs-on: ubuntu-latest