Skip to content

Commit

Permalink
Merge branch 'master' into request-cookie
Browse files Browse the repository at this point in the history
  • Loading branch information
vjik authored Oct 26, 2024
2 parents 583ab36 + bd57043 commit 459ed8f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/rector.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
on:
pull_request:
pull_request_target:
paths-ignore:
- 'docs/**'
- 'README.md'
Expand All @@ -17,6 +17,7 @@ jobs:
secrets:
token: ${{ secrets.YIISOFT_GITHUB_TOKEN }}
with:
repository: ${{ github.event.pull_request.head.repo.full_name }}
os: >-
['ubuntu-latest']
php: >-
Expand Down

0 comments on commit 459ed8f

Please sign in to comment.