Skip to content

Commit

Permalink
Merge branch 'main' into add-actions-and-prep-staging-deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
aprilrieger authored Nov 8, 2023
2 parents 9ab692e + d642e9f commit ed19723
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions .github/workflows/build-test-lint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,9 @@ jobs:
# uses: scientist-softserv/actions/.github/workflows/[email protected]
# with:
# webTarget:

lint:
needs: build
uses: scientist-softserv/actions/.github/workflows/[email protected]
with:
webTarget: web
#
# lint:
# needs: build
# uses: scientist-softserv/actions/.github/workflows/[email protected]
# with:
# webTarget:

0 comments on commit ed19723

Please sign in to comment.