This commit is contained in:
maximo tejeda 2024-02-08 18:11:40 -04:00
parent 75eabc076c
commit 72d51dc89e

View File

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