mirror of
https://github.com/jesseduffield/lazygit.git
synced 2025-11-25 22:32:13 +02:00
ci: change not to run Generate Sponsors action on the fork repository
This commit is contained in:
1
.github/workflows/sponsors.yml
vendored
1
.github/workflows/sponsors.yml
vendored
@@ -16,6 +16,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
token: ${{ secrets.SPONSORS_TOKEN }}
|
token: ${{ secrets.SPONSORS_TOKEN }}
|
||||||
file: 'README.md'
|
file: 'README.md'
|
||||||
|
if: ${{ github.repository == 'jesseduffield/lazygit' }}
|
||||||
|
|
||||||
- name: Commit and push if changed
|
- name: Commit and push if changed
|
||||||
run: |-
|
run: |-
|
||||||
|
|||||||
Reference in New Issue
Block a user