mirror of
https://github.com/sbt/sbt.git
synced 2026-09-04 08:45:56 +02:00
[2.x] ci: Remove cla-checker v1 (#9570)
This commit is contained in:
@@ -1,10 +0,0 @@
|
||||
name: Scala CLA
|
||||
on: [pull_request]
|
||||
jobs:
|
||||
check:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Check CLA
|
||||
uses: scala/cla-checker@v1
|
||||
with:
|
||||
author: ${{ github.event.pull_request.user.login }}
|
||||
Reference in New Issue
Block a user