No issues so far (#3835)

* Simplify GitHub Actions

* Update stale.yml

Co-authored-by: Christian Clauss <cclauss@me.com>
This commit is contained in:
ParamonPlay
2020-10-30 07:11:15 -07:00
committed by GitHub
parent a03b3f763f
commit c83ecacc31
2 changed files with 1 additions and 3 deletions

View File

@@ -8,8 +8,6 @@ jobs:
steps:
- uses: actions/checkout@v1 # v1, NOT v2
- uses: actions/setup-python@v2
with:
python-version: 3.x
- name: Write DIRECTORY.md
run: |
scripts/build_directory_md.py 2>&1 | tee DIRECTORY.md