Attempt to fix GitHub Actions pull requests not running checks

This commit is contained in:
Zach Borboa
2023-12-12 18:07:56 -08:00
parent d43497827c
commit cd8d1cae4e
@@ -45,6 +45,8 @@ jobs:
author: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
committer: GitHub <noreply@github.com>
delete-branch: true
env:
GITHUB_TOKEN: ${{ secrets.PHP_CURL_CLASS_BOT_TOKEN }}
- name: Pull request created
if: ${{ steps.cpr.outputs.pull-request-number }}