rename main branch
This commit is contained in:
parent
78f1b0382f
commit
440cbf327a
|
@ -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…
Reference in New Issue