We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5f13f75 commit b4ae475Copy full SHA for b4ae475
.github/workflows/report.yml
@@ -1,6 +1,9 @@
1
name: report
2
on:
3
workflow_dispatch:
4
+ push:
5
+ branches:
6
+ - 8.17
7
jobs:
8
generate_report:
9
runs-on: ubuntu-latest
0 commit comments