Skip to content

Commit b4ae475

Browse files
committed
Sets report action to manual and branch, automation should be triggered in main
1 parent 5f13f75 commit b4ae475

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/report.yml

+3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
name: report
22
on:
33
workflow_dispatch:
4+
push:
5+
branches:
6+
- 8.17
47
jobs:
58
generate_report:
69
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)