1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2024-11-24 08:52:21 +02:00

ci: change not to run Generate Sponsors action on the fork repository

This commit is contained in:
Ryooooooga 2022-07-18 21:45:24 +09:00
parent c087dca60a
commit 04772154b7

View File

@ -16,6 +16,7 @@ jobs:
with:
token: ${{ secrets.SPONSORS_TOKEN }}
file: 'README.md'
if: ${{ github.repository == 'jesseduffield/lazygit' }}
- name: Commit and push if changed
run: |-