mirror of https://github.com/sbt/sbt.git
[2.x] ci: Remove cla-checker v1 (#9570)
This commit is contained in:
parent
6365a07230
commit
b338dfcec2
|
|
@ -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 }}
|
|
||||||
Loading…
Reference in New Issue