mirror of
https://github.com/joshdick/onedark.vim.git
synced 2025-11-15 22:43:49 -05:00
chore: Update old "master" branch refernces to use "main" instead (#277)
This commit is contained in:
4
.github/workflows/nodejs.yml
vendored
4
.github/workflows/nodejs.yml
vendored
@@ -3,10 +3,10 @@ name: Validate Templates
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
- main
|
||||
pull_request:
|
||||
branches:
|
||||
- master
|
||||
- main
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
||||
Reference in New Issue
Block a user