Skip to content

Commit

Permalink
chore(ci): do not build node bridge in CI for labeled pull requests
Browse files Browse the repository at this point in the history
  • Loading branch information
grdddj authored and mroz22 committed Oct 7, 2024
1 parent 1b39b90 commit ddf9119
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/build-node-bridge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,6 @@ on:
push:
branches:
- develop
pull_request:
types: [labeled]
workflow_dispatch:

jobs:
Expand Down

0 comments on commit ddf9119

Please sign in to comment.