mirror of
https://github.com/lukaszraczylo/kubernetes-images-sync-operator.git
synced 2026-07-12 04:20:37 +00:00
fixup! fixup! More fixes, moving from python to golang worker.
This commit is contained in:
@@ -4,10 +4,10 @@ on:
|
|||||||
pull_request:
|
pull_request:
|
||||||
branches:
|
branches:
|
||||||
- main
|
- main
|
||||||
push:
|
|
||||||
branches:
|
concurrency:
|
||||||
- "**"
|
group: ${{ github.workflow }}-${{ github.ref }}
|
||||||
- "!main"
|
cancel-in-progress: true
|
||||||
|
|
||||||
permissions:
|
permissions:
|
||||||
contents: read
|
contents: read
|
||||||
|
|||||||
Reference in New Issue
Block a user