Skip to content

Commit 992c7a8

Browse files
committed
Change workflow condition
1 parent 8aa0b46 commit 992c7a8

1 file changed

Lines changed: 1 addition & 6 deletions

File tree

.github/workflows/integration-tests.yml

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,5 @@
11
name: Magento 2 Integration Tests
2-
#on: ['push', 'pull_request']
3-
on:
4-
release:
5-
push:
6-
branches:
7-
- 'main'
2+
on: ['push', 'pull_request']
83

94
jobs:
105
integration-tests:

0 commit comments

Comments
 (0)