Skip to content

Commit

Permalink
Fix typo in helm-testing
Browse files Browse the repository at this point in the history
Signed-off-by: Ivan Polchenko <[email protected]>
  • Loading branch information
i5okie authored Jul 26, 2024
1 parent c2bbfc7 commit b038e38
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/on_push_main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ jobs:
changed=$(ct list-changed --target-branch ${{ github.event.repository.default_branch }})
if [[ -n "$changed" ]]; then
echo "changed=true" >> "$GITHUB_OUTPUT"
fi
update_configs_repo:
runs-on: ubuntu-latest
Expand Down

0 comments on commit b038e38

Please sign in to comment.