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:
build:
runs-on: cth-ubuntu-latest
needs: build
needs: test
if: gitea.ref == 'refs/heads/main'
steps:
- name: checkout