Skip to content
This repository was archived by the owner on Feb 7, 2025. It is now read-only.

Commit bb75c17

Browse files
committed
set secrets for integration-tests
Signed-off-by: mesilov <mesilov.maxim@gmail.com>
1 parent 93ac535 commit bb75c17

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/integration-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ on:
1212

1313
env:
1414
COMPOSER_FLAGS: "--ansi --no-interaction --no-progress --prefer-dist"
15-
15+
BITRIX24_PHP_SDK_PLAYGROUND_WEBHOOK: ${{ secrets.BITRIX24_PHP_SDK_PLAYGROUND_WEBHOOK }}
1616
jobs:
1717
tests:
1818
name: "Integration tests"

0 commit comments

Comments
 (0)