Skip to content

Commit

Permalink
Document why they skipped
Browse files Browse the repository at this point in the history
  • Loading branch information
MaxymVlasov committed Feb 24, 2025
1 parent 60eee56 commit c681a6b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci-cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -529,4 +529,6 @@ jobs:
uses: re-actors/alls-green@05ac9388f0aebcb5727afa17fcccfecd6f8ec5fe # v1.2.2
with:
jobs: ${{ toJSON(needs) }}
# Needed to not fail on skipped 'push' events for the branches in
# upstream repository as they already covered by 'pull_request' event
allowed-skips: lint, tests

0 comments on commit c681a6b

Please sign in to comment.