Skip to content

Commit

Permalink
Add token for Rector CI (#91)
Browse files Browse the repository at this point in the history
  • Loading branch information
vjik authored Jun 9, 2023
1 parent aef32c0 commit d3af0b5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/rector.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@ name: rector
jobs:
rector:
uses: yiisoft/actions/.github/workflows/rector.yml@master
secrets:
token: ${{ secrets.YIISOFT_GITHUB_TOKEN }}
with:
os: >-
['ubuntu-latest']
Expand Down

0 comments on commit d3af0b5

Please sign in to comment.