Standardize 4-workflow CI pattern (align with opencode) #10

Merged
jcabillot merged 17 commits from fix/workflow-standard into main 2026-06-14 16:26:20 -04:00
Showing only changes of commit 2f3838ecdd - Show all commits
+1 -1
View File
@@ -5,10 +5,10 @@ on:
jobs:
hadolint:
runs-on: ubuntu-latest
continue-on-error: true
steps:
- uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6
- uses: hadolint/hadolint-action@2332a7b74a6de0dda2e2221d575162eba76ba5e5 # v3.3.0
continue-on-error: true
with:
dockerfile: Dockerfile
test: