conditional test

This commit is contained in:
maximo tejeda 2024-08-15 13:30:22 -04:00
parent 7571d7c1d4
commit 11107d1067

View File

@ -20,6 +20,7 @@ jobs:
echo ""
check-vars:
needs: [process]
if: github.ref == 'refs/heads/main'
runs-on: ubuntu-latest
steps:
- run: echo "instance address is -> ${{ vars.GIT_INSTANCE_ADDRESS }} "