mirror of
https://github.com/iofq/nvim.nix.git
synced 2026-01-23 00:45:17 -06:00
test workflow
This commit is contained in:
parent
82f941926b
commit
4aa9b5271f
1 changed files with 2 additions and 1 deletions
3
.github/workflows/main.yml
vendored
3
.github/workflows/main.yml
vendored
|
|
@ -2,7 +2,8 @@ name: build
|
|||
|
||||
on:
|
||||
pull_request:
|
||||
types: opened
|
||||
branches: [master]
|
||||
types: [opened]
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue