Skip to content

Commit

Permalink
Update actor
Browse files Browse the repository at this point in the history
Also fixes to apply 31b7efd (Update workflow and add more commit information + removes REL1_39, adds REL1_41, and uses PHP 8.1 for REL1_40 and PHP 8.2 for other versions.)
  • Loading branch information
Universal-Omega authored Jan 2, 2024
1 parent 31b7efd commit ea25fef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sync-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,4 +63,4 @@ jobs:
from ${{ env.GITHUB_REPOSITORY }} (https://github.com/${{ env.GITHUB_REPOSITORY }}/commit/${{ env.GITHUB_SHA }})
${{ env.GITHUB_ACTOR != 'The-Voidwalker' && format('Co-authored-by: {0}', env.GITHUB_ACTOR) || '' }}
${{ env.GITHUB_ACTOR != 'Universal-Omega' && format('Co-authored-by: {0}', env.GITHUB_ACTOR) || '' }}

0 comments on commit ea25fef

Please sign in to comment.