Skip to content

Commit

Permalink
Merge branch 'master' into mzibrick-ccxdev14404-insh_droid
Browse files Browse the repository at this point in the history
  • Loading branch information
matysek authored Oct 7, 2024
2 parents fa3363d + 84338f9 commit aa4120f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/bots-automerge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
- name: Github Actions bot approves the PR
run: gh pr review --approve "$PR_URL"
env:
PR_URL: ${{github.event.pull_request.html_url}}
PR_URL: ${{github.event.pull_request.url}}
GH_TOKEN: ${{ github.token }}
# - name: InsightsDroid approves the PR
# run: gh pr review --approve "$PR_URL"
Expand Down

0 comments on commit aa4120f

Please sign in to comment.