Skip to content

Commit

Permalink
chore: don't run on push to master
Browse files Browse the repository at this point in the history
  • Loading branch information
cardoso committed Mar 7, 2025
1 parent 1b5f470 commit 59ac8a2
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/preview.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,6 @@ name: Publish Playground Preview, Please!
on:
pull_request:
types: [opened, synchronize, reopened]
push:
branches:
- master

jobs:
build:
Expand Down

0 comments on commit 59ac8a2

Please sign in to comment.