Skip to content

Commit

Permalink
removed unnecessary runs
Browse files Browse the repository at this point in the history
  • Loading branch information
stefanak-michal committed Jan 8, 2025
1 parent a285c4f commit 28da8ad
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 6 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/db.44.2204.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
name: Tests with Neo4j 4.4 on PHP^8

on:
push:
branches: [ master ]
pull_request:
branches: [ master ]

Expand Down
2 changes: 0 additions & 2 deletions .github/workflows/db.50.2204.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
name: Tests with Neo4j^5 on PHP^8

on:
push:
branches: [ master ]
pull_request:
branches: [ master ]

Expand Down
2 changes: 0 additions & 2 deletions .github/workflows/no-db.2204.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
name: Tests without a database PHP^8

on:
push:
branches: [ master ]
pull_request:
branches: [ master ]

Expand Down

0 comments on commit 28da8ad

Please sign in to comment.