trigger sqlx action
All checks were successful
Publish SQLx container / publish (push) Successful in 22s

This commit is contained in:
Adrian Wannenmacher 2023-12-06 15:31:22 +01:00
parent 4efe21d524
commit c1d809255e
Signed by: tfld
GPG Key ID: 19D986ECB1E492D5

View File

@ -5,7 +5,8 @@ on:
branches: branches:
- "main" - "main"
paths: paths:
- "sqlx" - "sqlx/"
- ".github/workflows/sqlx.yml"
env: env:
IMAGE: tools-sqlx IMAGE: tools-sqlx