aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows')
-rw-r--r--.github/workflows/stylua.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/stylua.yml b/.github/workflows/stylua.yml
index 5ec9dab..75db6c3 100644
--- a/.github/workflows/stylua.yml
+++ b/.github/workflows/stylua.yml
@@ -4,6 +4,7 @@ on: pull_request_target
jobs:
stylua-check:
+ if: github.repository == 'nvim-lua/kickstart.nvim'
name: Stylua Check
runs-on: ubuntu-latest
steps: