Skip to content

Commit 4ed8e96

Browse files
47erbotgithub-actions[bot]juanpedromoreno
authored
Update actions, documentation templates and configuration files to v0.10.0 (#692)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Juan Pedro Moreno <4879373+juanpedromoreno@users.noreply.github.com>
1 parent b9f6536 commit 4ed8e96

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

.github/workflows/ci.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -23,11 +23,6 @@ jobs:
2323
- name: Checkout project (main)
2424
if: github.event_name == 'push'
2525
uses: actions/checkout@v2
26-
- name: Label PR
27-
if: github.event_name == 'pull_request'
28-
uses: TimonVS/pr-labeler-action@v3
29-
env:
30-
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
3126
- name: Setup Scala
3227
uses: olafurpg/setup-scala@v10
3328
- name: Setup Ruby

0 commit comments

Comments
 (0)