conditional test
This commit is contained in:
parent
7571d7c1d4
commit
11107d1067
1
.github/workflows/ci.yaml
vendored
1
.github/workflows/ci.yaml
vendored
@ -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 }} "
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user