summaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/sponsors.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/sponsors.yml b/.github/workflows/sponsors.yml
index 0fa25803b..e4c780445 100644
--- a/.github/workflows/sponsors.yml
+++ b/.github/workflows/sponsors.yml
@@ -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: |-