Skip to content

Commit

Permalink
fix test build workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
solderq35 committed Apr 14, 2024
1 parent d424e45 commit 797e55a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 27 deletions.
25 changes: 0 additions & 25 deletions .github/workflows/pr.yml

This file was deleted.

5 changes: 3 additions & 2 deletions .github/workflows/test-build-s3.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
name: S3 Test Build
on:
push:
pull_request:
branches:
- refresh-back-button-deploy
- master

jobs:
build-deploy-s3:
Expand Down Expand Up @@ -32,3 +32,4 @@ jobs:
- name: deploy frontend to s3
run: |
aws s3 sync ./dist s3://sustainability-kiosks

0 comments on commit 797e55a

Please sign in to comment.