Skip to content

Commit

Permalink
Sync workflow with Braid (#819)
Browse files Browse the repository at this point in the history
  • Loading branch information
mrm007 committed May 29, 2023
1 parent 129cdd2 commit d042c4b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/validate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@ jobs:
with:
concurrent_skipping: same_content_newer
cancel_others: true
# We want to skip only concurrent runs. Subsequent runs/retries should be allowed.
skip_after_successful_duplicate: false

test:
name: Lint & Test
Expand Down

0 comments on commit d042c4b

Please sign in to comment.