mirror of https://github.com/Textualize/rich.git
Add action checkout to readmechanged.yml
This commit is contained in:
parent
bf71105c4c
commit
cda4d55794
|
@ -9,6 +9,7 @@ jobs:
|
|||
send_notification:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- name: Send notification to README Authors
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GHP_README_WORKFLOW }}
|
||||
|
|
Loading…
Reference in New Issue