Skip to content

Commit

Permalink
Update validation.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
bitcoin-tools authored Oct 12, 2024
1 parent d69fb53 commit bb05429
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/validation.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -456,7 +456,7 @@ jobs:
path: /home/runner/work/nodebuilder/nodebuilder/artifacts/debug.log

run-nodebuilder-docker:
name: Build Dockerfile for ${{ matrix.container }}
name: Build docker image for ${{ matrix.container }}
needs: [changes, dockerfile-lint, shell-lint, yaml-lint]
if: >-
github.event.action != 'prerelease' &&
Expand Down

0 comments on commit bb05429

Please sign in to comment.