Skip to content

Commit

Permalink
Point to updated react check
Browse files Browse the repository at this point in the history
  • Loading branch information
aviupadhyayula committed Oct 4, 2024
1 parent 3490f2f commit 4f06dc2
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/build-and-deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ on: push

jobs:
backend-check:
name: "Backend Check"
uses: pennlabs/shared-actions/.github/workflows/django.yaml@main
secrets: inherit
with:
Expand All @@ -19,8 +18,7 @@ jobs:
ruff: true

frontend-build-and-publish:
name: "Frontend Build and Publish"
uses: pennlabs/shared-actions/.github/workflows/react.yaml@main
uses: pennlabs/shared-actions/.github/workflows/react.yaml@541af660601fcf8b45c07f6233e845850665bac8
secrets: inherit
with:
imageName: penn-clubs-frontend
Expand Down

0 comments on commit 4f06dc2

Please sign in to comment.