Skip to content

Commit 0153f77

Browse files
committed
ci: gate RelativeCI job on successful build runs
1 parent cd60966 commit 0153f77

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/relative-ci.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ permissions:
1515
jobs:
1616
build:
1717
runs-on: ubuntu-latest
18+
if: github.event.workflow_run.conclusion == 'success'
1819
steps:
1920
- name: Send bundle stats and build information to RelativeCI (editor)
2021
uses: relative-ci/agent-action@fcf45416581928e8dd62eded78ce98c78e5149f8 # v3.2.3

0 commit comments

Comments
 (0)