mirror of
https://github.com/sotam0316/docker-py-revanced.git
synced 2026-04-25 03:48:37 +09:00
👷 Cancel older docker-push if newer starts running
This commit is contained in:
@@ -7,6 +7,11 @@ on:
|
||||
paths:
|
||||
- '**.py'
|
||||
- 'README.md'
|
||||
|
||||
concurrency:
|
||||
group: ${{ github.workflow }}-${{ github.ref }}
|
||||
cancel-in-progress: true
|
||||
|
||||
jobs:
|
||||
dockerhub-push:
|
||||
uses: nikhilbadyal/ghactions/.github/workflows/dockerhub-push.yml@main
|
||||
|
||||
Reference in New Issue
Block a user