github: Make sure at least one run with the same content is not skipped
This commit is contained in:
@@ -18,7 +18,7 @@ jobs:
|
||||
- id: skip-check
|
||||
uses: fkirc/skip-duplicate-actions@master
|
||||
with:
|
||||
concurrent_skipping: 'same_content'
|
||||
concurrent_skipping: 'same_content_newer'
|
||||
|
||||
android:
|
||||
needs: pre-check
|
||||
|
||||
Reference in New Issue
Block a user