Skip to content

Commit

Permalink
Update actions, documentation templates and configuration files to v0…
Browse files Browse the repository at this point in the history
….10.0 (#692)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Juan Pedro Moreno <[email protected]>
  • Loading branch information
3 people authored Sep 16, 2021
1 parent b9f6536 commit 4ed8e96
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,11 +23,6 @@ jobs:
- name: Checkout project (main)
if: github.event_name == 'push'
uses: actions/checkout@v2
- name: Label PR
if: github.event_name == 'pull_request'
uses: TimonVS/pr-labeler-action@v3
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
- name: Setup Scala
uses: olafurpg/setup-scala@v10
- name: Setup Ruby
Expand Down

0 comments on commit 4ed8e96

Please sign in to comment.