Skip to content
This repository has been archived by the owner on Sep 30, 2022. It is now read-only.

Commit

Permalink
docs: update documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
KevinDeJong-TomTom committed Sep 23, 2020
1 parent 033c416 commit 84a031b
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,6 @@ The workflow, usually declared in `.github/workflows/build.yml`, looks like:
steps:
- name: Check-out the repo under $GITHUB_WORKSPACE
uses: actions/checkout@v2
with:
# ensure we retrieve the full history as we need to check all commits in the provided Pull Request
fetch-depth: 0
- name: Run Commisery
uses: KevinDeJong-TomTom/commisery-action@master
Expand Down

0 comments on commit 84a031b

Please sign in to comment.