Skip to content

Commit 1317cab

Browse files
juanpedromorenoactions-user
authored andcommitted
Update files from .github to v0.10.0 [skip ci]
1 parent c0b38e2 commit 1317cab

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.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)