ci: only trigger on main
This commit is contained in:
parent
ff33a50911
commit
7d8b8c4cae
1 changed files with 2 additions and 0 deletions
2
.github/workflows/nur-update.yaml
vendored
2
.github/workflows/nur-update.yaml
vendored
|
|
@ -1,5 +1,7 @@
|
|||
on:
|
||||
push:
|
||||
branches:
|
||||
- 'main'
|
||||
paths:
|
||||
- 'pkgs/**'
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue