mirror of
https://github.com/php-curl-class/php-curl-class.git
synced 2026-08-18 09:42:16 +00:00
Attempt to fix GitHub Actions pull requests not running checks
This commit is contained in:
@@ -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 }}
|
||||
|
||||
Reference in New Issue
Block a user