Skip to content

Commit 78b31e8

Browse files
committed
update GitHub config
1 parent 847d5a6 commit 78b31e8

File tree

2 files changed

+2
-25
lines changed

2 files changed

+2
-25
lines changed

.github/workflows/checks.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@ name: Run Checks
22

33
on:
44
push:
5-
branches: [ "2.x" ]
5+
branches: [ "prod/2.x" ]
66
pull_request:
7-
branches: [ "2.x" ]
7+
branches: [ "prod/2.x" ]
88
merge_group:
99

1010
jobs:

.github/workflows/release.yml

Lines changed: 0 additions & 23 deletions
This file was deleted.

0 commit comments

Comments
 (0)