fixup! fixup! More fixes, moving from python to golang worker.

This commit is contained in:
2025-12-18 01:30:47 +00:00
parent 6366b9fec2
commit 56b0b615b2
+4 -4
View File
@@ -4,10 +4,10 @@ on:
pull_request:
branches:
- main
push:
branches:
- "**"
- "!main"
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
permissions:
contents: read