mirror of
https://github.com/netinvent/npbackup.git
synced 2025-09-10 15:04:55 +08:00
Update branch name
This commit is contained in:
parent
7db0c17bec
commit
4705f915a8
1 changed files with 2 additions and 2 deletions
4
.github/workflows/codespell.yaml
vendored
4
.github/workflows/codespell.yaml
vendored
|
@ -4,9 +4,9 @@
|
||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches: [master]
|
branches: [main]
|
||||||
pull_request:
|
pull_request:
|
||||||
branches: [master]
|
branches: [main]
|
||||||
|
|
||||||
permissions:
|
permissions:
|
||||||
contents: read
|
contents: read
|
||||||
|
|
Loading…
Add table
Reference in a new issue