chore: better workflow

This commit is contained in:
gVisor bot 2023-03-06 00:49:34 +08:00
parent c6ec5c683b
commit 61bbd0cfd2

View file

@ -16,6 +16,11 @@ on:
- Alpha
- Beta
- Meta
concurrency:
group: ${{ github.ref }}-${{ github.workflow }}
cancel-in-progress: true
env:
REGISTRY: docker.io
jobs: