Update main.yaml

This commit is contained in:
Graham Steffaniak 2023-09-15 18:58:02 -05:00 committed by GitHub
parent f18302f541
commit 573f3d0c76
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -25,7 +25,6 @@ jobs:
needs: [lint, test]
name: Push latest
runs-on: ubuntu-latest
if: branch-name.outputs.is_default == 'true'
steps:
- name: Checkout
uses: actions/checkout@v4