Skip to content

Commit

Permalink
[build] no PR on build rector
Browse files Browse the repository at this point in the history
  • Loading branch information
TomasVotruba committed Sep 27, 2023
1 parent 1d07f26 commit 07f9aa0
Show file tree
Hide file tree
Showing 6 changed files with 0 additions and 6 deletions.
1 change: 0 additions & 1 deletion build/target-repository/.github/workflows/e2e.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
name: End to End tests

on:
pull_request: null
push:
branches:
- main
Expand Down
1 change: 0 additions & 1 deletion build/target-repository/.github/workflows/e2e_diff.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
name: End to End tests that expect diff

on:
pull_request: null
push:
branches:
- main
Expand Down
1 change: 0 additions & 1 deletion build/target-repository/.github/workflows/e2e_global.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
name: End to End global tests

on:
pull_request: null
push:
branches:
- main
Expand Down
1 change: 0 additions & 1 deletion build/target-repository/.github/workflows/e2e_php72.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
name: End to End tests on PHP 7.2

on:
pull_request: null
push:
branches:
- main
Expand Down
1 change: 0 additions & 1 deletion build/target-repository/.github/workflows/e2e_php74.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
name: End to End tests on PHP 7.4

on:
pull_request: null
push:
branches:
- main
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
name: Standalone Rule Test

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

0 comments on commit 07f9aa0

Please sign in to comment.