Skip to content

Commit dd61fc3

Browse files
committed
Update github actions pipeline
1 parent b29272c commit dd61fc3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/github-actions.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
name: Database assertions pipeline
2-
on: [push, pull_request]
2+
on: [pull_request]
33
jobs:
44
symfony:
5-
name: Symfony (PHP ${{ matrix.php-versions }} on ubuntu-latest
5+
name: (PHP ${{ matrix.php-versions }} on ubuntu-latest
66
runs-on: ubuntu-latest
77
strategy:
88
fail-fast: false

0 commit comments

Comments
 (0)