Skip to content

Commit 9388e72

Browse files
committed
Trigger report when pushing to 8.x
1 parent ec78cb2 commit 9388e72

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/report.yml

+1
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ on:
66
push:
77
branches:
88
- main
9+
- 8.x
910
jobs:
1011
generate_report:
1112
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)