mirror of
https://github.com/Baipyrus/nvim-config.git
synced 2024-11-12 20:23:50 +00:00
Merge 'upstream/master' stylua workflow only on official kickstart repo
This commit is contained in:
commit
58284c23f2
1
.github/workflows/stylua.yml
vendored
1
.github/workflows/stylua.yml
vendored
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user