Update autoMerge.yml

This commit is contained in:
Preston 2021-08-19 22:14:18 -04:00 committed by GitHub
parent 3f17dd6a09
commit fd2918acb7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ jobs:
# Steps represent a sequence of tasks that will be executed as part of the job
steps:
- name: Echo Node ID
run: echo ${{ github.event.pull-request.node_id }}
run: echo ${{ github.event.pull-request }}
- name: Enable GitHub Pull Reaquest Auto Merge Action
# You may pin to the exact commit or the version.
# uses: poad/github-pull-request-auto-merge-enable-action@89573fd0a329b987282e63d3a81b1c2d260c6648