Skip to content

Commit

Permalink
chore: 🤖 build dry run on PR
Browse files Browse the repository at this point in the history
  • Loading branch information
heldrida committed Jun 6, 2024
1 parent 8258938 commit 9a9254f
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/build-dry-run.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,12 @@ on:
workflow_dispatch:
push:
branches: [ develop ]
pull_request_target:
types:
- opened
- reopened
- edited
- synchronize

jobs:
build-dry-run:
Expand Down

0 comments on commit 9a9254f

Please sign in to comment.