Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
felbinger authored Aug 26, 2023
1 parent b27812d commit de8cfee
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/gitops.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,8 @@ jobs:
needs: [lint]

steps:
- run: echo ${{ env.ENABLE_GITOPS }}

- uses: actions/checkout@v3
if: env.ENABLE_GITOPS == '1'

Expand Down

0 comments on commit de8cfee

Please sign in to comment.