Skip to content

Commit

Permalink
refact: rename job
Browse files Browse the repository at this point in the history
  • Loading branch information
gunar committed Feb 23, 2023
1 parent c16a7b1 commit 938ff68
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/push-main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ jobs:
path: ./editor.planx.uk/build
if-no-files-found: error

preview:
pulumi:
name: Pulumi Up
needs: build_react
runs-on: ubuntu-22.04
Expand Down Expand Up @@ -105,7 +105,7 @@ jobs:

notifications:
name: Notifications
needs: preview
needs: pulumi
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit 938ff68

Please sign in to comment.