Skip to content

Commit

Permalink
task: Specify develop branch for preview workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
adrianmf94 committed Jun 21, 2024
1 parent ce7a2cd commit c71c29e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/preview-dev.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
name: Pulumi Preview
on:
pull_request:
branches:
- develop

jobs:
preview:
name: Preview
Expand Down

0 comments on commit c71c29e

Please sign in to comment.