Don't run for forks: missing secrets would fail

This commit is contained in:
Hugo van Kemenade 2021-10-14 23:00:02 +03:00
parent 76b5760b38
commit 836f740f7b

View File

@ -3,6 +3,7 @@ on: [push]
jobs:
build:
if: github.repository_owner == 'python-pillow'
name: Run Tidelift to ensure approved open source packages are in use
runs-on: ubuntu-latest
steps: