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

Commit 2dd6f72

Browse files
authored
Merge pull request #261 from mesilov/dev
test ci\cd 4
2 parents 6028fa6 + 380d457 commit 2dd6f72

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.github/workflows/integration-tests.yml renamed to .github/workflows/integration.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1-
on:
2-
push:
3-
pull_request:
4-
51
name: "Integration tests"
62

3+
on:
4+
- push
5+
- pull_request
6+
77
env:
88
COMPOSER_FLAGS: "--ansi --no-interaction --no-progress --prefer-dist"
99
BITRIX24_PHP_SDK_PLAYGROUND_WEBHOOK: ${{ secrets.BITRIX24_PHP_SDK_PLAYGROUND_WEBHOOK }}

0 commit comments

Comments
 (0)