mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-01-28 02:04:36 +03:00
Delete tidelift.yml
This commit is contained in:
parent
1b5e662ee6
commit
ce3c925a51
16
.github/workflows/tidelift.yml
vendored
16
.github/workflows/tidelift.yml
vendored
|
@ -1,16 +0,0 @@
|
||||||
name: Tidelift Align
|
|
||||||
on: [push]
|
|
||||||
|
|
||||||
jobs:
|
|
||||||
build:
|
|
||||||
name: Run Tidelift to ensure approved open source packages are in use
|
|
||||||
runs-on: ubuntu-latest
|
|
||||||
steps:
|
|
||||||
- name: Checkout
|
|
||||||
uses: actions/checkout@v2
|
|
||||||
- name: Scan
|
|
||||||
uses: tidelift/scan-action@main
|
|
||||||
env:
|
|
||||||
TIDELIFT_API_KEY: ${{ secrets.TIDELIFT_API_KEY }}
|
|
||||||
TIDELIFT_ORGANIZATION: ${{ secrets.TIDELIFT_ORGANIZATION }}
|
|
||||||
TIDELIFT_PROJECT: ${{ secrets.TIDELIFT_PROJECT }}
|
|
Loading…
Reference in New Issue
Block a user