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:
|
send_notification:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
|
- uses: actions/checkout@v2
|
||||||
- name: Send notification to README Authors
|
- name: Send notification to README Authors
|
||||||
env:
|
env:
|
||||||
GITHUB_TOKEN: ${{ secrets.GHP_README_WORKFLOW }}
|
GITHUB_TOKEN: ${{ secrets.GHP_README_WORKFLOW }}
|
||||||
|
|
Loading…
Reference in New Issue