This commit is contained in:
Graham Steffaniak 2023-10-09 17:27:34 -05:00
parent a33eab2a8c
commit 4f4cf13e76
1 changed files with 0 additions and 1 deletions

View File

@ -43,7 +43,6 @@ jobs:
needs: [lint-frontend, lint-backend, test-backend, format-backend]
name: Push release
runs-on: ubuntu-latest
if: ${{ github.event_name == 'release' }}
steps:
- name: Checkout
uses: actions/checkout@v4