Compare commits

...
Sign in to create a new pull request.

1 commit

Author SHA1 Message Date
Ginger
941b0f120e
ci: Do not run release-image workflow on pull requests 2025-11-21 09:42:39 -05:00

View file

@ -3,15 +3,6 @@ concurrency:
group: "release-image-${{ github.ref }}"
on:
pull_request:
paths-ignore:
- "*.md"
- "**/*.md"
- ".gitlab-ci.yml"
- ".gitignore"
- "renovate.json"
- "pkg/**"
- "docs/**"
push:
branches:
- main