Skip to content

Commit

Permalink
Remove if.
Browse files Browse the repository at this point in the history
  • Loading branch information
Helios-vmg committed Jan 16, 2025
1 parent ec2a96d commit 7ebad2b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/release-forced.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ jobs:
docker-release:
name: Release to Docker Hub
runs-on: ${{ matrix.os }}
if: ${{ needs.filter-paths.outputs.scout-audit == 'true' }}
strategy:
matrix:
os: [ubuntu-latest]
Expand Down

0 comments on commit 7ebad2b

Please sign in to comment.