mirror of
https://github.com/jesseduffield/lazygit.git
synced 2025-04-11 11:42:12 +02:00
ci: change not to run Generate Sponsors
action on the fork repository
This commit is contained in:
parent
c087dca60a
commit
04772154b7
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: |-
|
||||||
|
Loading…
x
Reference in New Issue
Block a user