Update main.yaml
This commit is contained in:
parent
f18302f541
commit
573f3d0c76
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue