Skip to content

Commit

Permalink
Don't run an additional checkout in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
allenporter committed Jul 6, 2023
1 parent c9c8324 commit 31d3ad9
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/flux-local-diff.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,6 @@ jobs:
- helmrelease
- kustomization
steps:
- name: Checkout
uses: actions/checkout@v3
- uses: ./action/diff
id: diff
with:
Expand Down

0 comments on commit 31d3ad9

Please sign in to comment.