You've already forked wakapi-readme-stats
Merge remote-tracking branch 'origin/feat/verbose_tests_and_dry_running' into feat/ci-cd_test_for_action
This commit is contained in:
2
.github/workflows/build_image.yml
vendored
2
.github/workflows/build_image.yml
vendored
@@ -5,7 +5,7 @@ on:
|
||||
|
||||
concurrency:
|
||||
group: ${{ github.workflow }}-${{ github.ref }}
|
||||
cancel-in-progress: ${{ github.ref != 'refs/heads/dev' }}
|
||||
cancel-in-progress: ${{ github.ref != 'refs/heads/master' }}
|
||||
|
||||
jobs:
|
||||
publish-server-image:
|
||||
|
||||
Reference in New Issue
Block a user