This commit is contained in:
maximo tejeda 2024-02-08 18:12:24 -04:00
parent 72d51dc89e
commit afecb82506

View File

@ -7,8 +7,6 @@ on:
jobs: jobs:
build: build:
runs-on: cth-ubuntu-latest runs-on: cth-ubuntu-latest
needs: test
if: gitea.ref == 'refs/heads/main'
steps: steps:
- name: checkout - name: checkout
uses: actions/checkout@v4 uses: actions/checkout@v4