mirror of
https://github.com/signalapp/Signal-Server
synced 2026-04-19 11:07:58 +01:00
Only run integration tests if integration bucket is configured
This commit is contained in:
committed by
ravi-signal
parent
202dd8e92d
commit
8b95bb0c03
1
.github/workflows/integration-tests.yml
vendored
1
.github/workflows/integration-tests.yml
vendored
@@ -7,6 +7,7 @@ on:
|
||||
|
||||
jobs:
|
||||
build:
|
||||
if: ${{ vars.INTEGRATION_TESTS_BUCKET != '' }}
|
||||
runs-on: ubuntu-latest
|
||||
permissions:
|
||||
id-token: write
|
||||
|
||||
Reference in New Issue
Block a user