Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master' into release
Browse files Browse the repository at this point in the history
  • Loading branch information
rv-jenkins committed Aug 10, 2024
2 parents 9fe0c97 + a29f783 commit 74551b9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/master-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ jobs:
# fetch-depth 0 means deep clone the repo
fetch-depth: 0
ref: ${{ github.event.pull_request.head.sha }}
token: ${{ secrets.JENKINS_GITHUB_PAT}}
- name: 'Configure GitHub user'
run: |
git config user.name rv-jenkins
Expand Down

0 comments on commit 74551b9

Please sign in to comment.