Skip to content

Commit

Permalink
Merge branch 'main' into renovate/argoproj-argo-cd-2.x
Browse files Browse the repository at this point in the history
  • Loading branch information
M0NsTeRRR authored Jul 23, 2023
2 parents 5ad9316 + 5d3555a commit fa14797
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/octodns.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
octodns-deploy:
runs-on: ubuntu-latest
if: github.ref == 'refs/heads/main'
needs: [lint]
needs: [octodns-lint]
steps:
- uses: actions/checkout@v3
- name: Set up Python
Expand Down

0 comments on commit fa14797

Please sign in to comment.