Skip to content

Commit 74feb33

Browse files
committed
Small improvement
1 parent f784344 commit 74feb33

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build-docker.yml

+1
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ jobs:
2727
uses: fkirc/[email protected]
2828
with:
2929
cancel_others: true
30+
skip_after_successful_duplicate: false
3031
do_not_skip: '["release"]'
3132
# list files that may affect or are included into the built phar
3233
paths: '[".github/**", "bin/**", "assets/**", "build/**", "dictionaries/**", "src/**", "stubs/**", "psalm", "psalm-language-server", "psalm-plugin", "psalm-refactor", "psalm-review", "psalter", "box.json.dist", "composer.json", "config.xsd", "keys.asc.gpg", "scoper.inc.php"]'

0 commit comments

Comments
 (0)