Skip to content

Commit

Permalink
Run playground build job on all PRs
Browse files Browse the repository at this point in the history
  • Loading branch information
ingeniumed committed Feb 4, 2025
1 parent d6530d4 commit 7e0440e
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions .github/workflows/pr-build-live-branch.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,8 @@
name: Build Live Branch
on:
pull_request:
types:
- opened
- reopened
- synchronize
- ready_for_review
branches:
- trunk
paths-ignore:
- 'docs/**'
- 'examples/**'
Expand Down

0 comments on commit 7e0440e

Please sign in to comment.