mirror of
https://github.com/egulias/EmailValidator.git
synced 2026-08-17 15:04:24 +00:00
polish
This commit is contained in:
@@ -8,6 +8,9 @@ on:
|
||||
jobs:
|
||||
upload:
|
||||
runs-on: ubuntu-latest
|
||||
if: >
|
||||
github.event.workflow_run.event == 'pull_request' &&
|
||||
github.event.workflow_run.conclusion == 'success'
|
||||
strategy:
|
||||
fail-fast: true
|
||||
name: upload-coverage
|
||||
|
||||
Reference in New Issue
Block a user