fix(ci): destrava workflow CD (remove if hashFiles) #2

Merged
dalton.alvarenga merged 1 commits from fix/cd-workflow-condition into main 2026-05-06 12:17:14 +00:00
Showing only changes of commit 38b1633581 - Show all commits

View File

@ -11,7 +11,6 @@ env:
jobs: jobs:
build: build:
runs-on: ubuntu-latest runs-on: ubuntu-latest
if: ${{ hashFiles('Dockerfile') != '' }}
steps: steps:
- uses: actions/checkout@v4 - uses: actions/checkout@v4