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