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