Skip to content

Commit 7998124

Browse files
committed
adding me as reviewer
1 parent 2abc1d6 commit 7998124

File tree

1 file changed

+4
-6
lines changed

1 file changed

+4
-6
lines changed

.github/workflows/auto-report-basic.yaml

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -44,12 +44,10 @@ jobs:
4444
uses: peter-evans/create-pull-request@v7
4545
with:
4646
token: ${{ secrets.GITHUB_TOKEN }}
47+
branch: auto-report-update
48+
reviewers: RobertASmith
4749
commit-message: Automated Model Run & Report Generation
4850
title: 'Automated Model Run'
4951
body: >
50-
Automated model run
51-
labels: report, automated pr
52-
53-
- name: Auto-approve the PR
54-
if: contains(github.event.pull_request.title, 'Automated')
55-
uses: hmarr/auto-approve-action@v4
52+
Updated report generated.
53+
labels: report, automated pr

0 commit comments

Comments
 (0)