Skip to content

Commit

Permalink
feat(actions): pulumi up when manual trigger only
Browse files Browse the repository at this point in the history
  • Loading branch information
pablordoricaw committed Sep 18, 2024
1 parent 45abe8f commit 9cd839a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pulumi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ jobs:

pulumi-up:
needs: pulumi-preview
if: ${{ github.event }} == 'workflow_dispatch'
permissions:
id-token: write
contents: read
Expand Down

0 comments on commit 9cd839a

Please sign in to comment.