mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-01-29 02:34:10 +03:00
Merge pull request #5765 from python-pillow/rm-tidelift-action
This commit is contained in:
commit
0fc4fb671c
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