Skip to content

Commit

Permalink
ci: Turn off builds for pushes and merges to main/stable*
Browse files Browse the repository at this point in the history
Signed-off-by: Christoph Wurst <[email protected]>
  • Loading branch information
ChristophWurst committed Oct 30, 2023
1 parent 0793959 commit 0c3d661
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 3 deletions.
1 change: 0 additions & 1 deletion .github/workflows/lint-info-xml.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ name: Lint info.xml

on:
pull_request:
push:
branches:
- main
- master
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/lint-php.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ name: Lint php

on:
pull_request:
push:
branches:
- main
- master
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/psalm-matrix.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ name: Static analysis

on:
pull_request:
push:
branches:
- master
- main
Expand Down

0 comments on commit 0c3d661

Please sign in to comment.