Skip to content

Commit

Permalink
f
Browse files Browse the repository at this point in the history
Signed-off-by: Oliver Koenig <okoenig@nvidia.com>
  • Loading branch information
ko3n1g committed Sep 20, 2024
1 parent e23faa4 commit fd6bccf
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@ on:

jobs:
build-container:
if: ${{ github.event.label.name == 'Run CICD' || github.ref == 'refs/heads/main' }}
uses: ./.github/workflows/_build_container.yml
with:
ref: ${{ inputs.branch || github.sha }}
Expand Down

0 comments on commit fd6bccf

Please sign in to comment.