Skip to content

Commit

Permalink
fix: pull requerst workflow syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
kshychko committed Jul 11, 2022
1 parent 88ab77e commit 1b9d8ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pull_request.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
working-directory: ./config
- run: . ./scripts/build.sh
working-directory: ./config
- uses: pulumi/actions@v3
- uses: pulumi/actions@v3
with:
command: preview
stack-name: mock
Expand Down

0 comments on commit 1b9d8ce

Please sign in to comment.