mirror of
https://github.com/nix-community/nixvim.git
synced 2025-06-21 08:35:43 +02:00
ci: maybe it works now?
This commit is contained in:
parent
652a507745
commit
60faa3cf93
1 changed files with 1 additions and 5 deletions
6
.github/workflows/check.yml
vendored
6
.github/workflows/check.yml
vendored
|
@ -1,10 +1,6 @@
|
||||||
name: Run checks on code
|
name: Run checks on code
|
||||||
|
|
||||||
on:
|
on: [push, pull_request]
|
||||||
push:
|
|
||||||
branches: [ '!gh-pages' ]
|
|
||||||
pull_request:
|
|
||||||
branches: [ '!gh-pages' ]
|
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
check:
|
check:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue