Skip to content

Commit 7bd9f85

Browse files
committed
Merge branch 'release.24.10' into release.24.12
# Conflicts: # .github/workflows/main.yml
2 parents 028a7f7 + b6138d0 commit 7bd9f85

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ name: CI
66
on:
77
# Triggers the workflow on push or pull request events but only for the master branch
88
pull_request:
9-
branches: [ master, next, release.24.10, release.24.12 ]
9+
branches: [ master, next, release.* ]
1010

1111
# Allows you to run this workflow manually from the Actions tab
1212
workflow_dispatch:

0 commit comments

Comments
 (0)