We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ab54795 commit 51ec907Copy full SHA for 51ec907
.github/workflows/ci.yml
@@ -141,6 +141,7 @@ jobs:
141
# This job downloads the single-platform packages built by the build job, and
142
# pushes them as a multi-platform package.
143
push:
144
+ if: ${{ github.actor != 'dependabot[bot]' && !contains(github.ref, 'release-') }}
145
runs-on: ubuntu-24.04
146
needs:
147
- build
crossplane
58.2 MB
0 commit comments