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 ""
|
echo ""
|
||||||
check-vars:
|
check-vars:
|
||||||
needs: [process]
|
needs: [process]
|
||||||
|
if: github.ref == 'refs/heads/main'
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- run: echo "instance address is -> ${{ vars.GIT_INSTANCE_ADDRESS }} "
|
- run: echo "instance address is -> ${{ vars.GIT_INSTANCE_ADDRESS }} "
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user