rename main branch
This commit is contained in:
parent
78f1b0382f
commit
440cbf327a
4
.github/workflows/main.yml
vendored
4
.github/workflows/main.yml
vendored
@ -1,9 +1,9 @@
|
||||
name: Integration from gbprod/yanky.nvim
|
||||
on:
|
||||
push:
|
||||
branches: [main]
|
||||
branches: [master]
|
||||
pull_request:
|
||||
branches: [main]
|
||||
branches: [master]
|
||||
schedule:
|
||||
- cron: '0 7 * * 1'
|
||||
# Allows you to run this workflow manually from the Actions tab
|
||||
|
Loading…
x
Reference in New Issue
Block a user