mirror of https://codeberg.org/pzp/pzp-keypair.git
fix CI branch
This commit is contained in:
parent
9cc0cedead
commit
5a04b9fe7f
|
@ -2,9 +2,9 @@ name: CI
|
|||
|
||||
on:
|
||||
push:
|
||||
branches: [main]
|
||||
branches: [master]
|
||||
pull_request:
|
||||
branches: [main]
|
||||
branches: [master]
|
||||
|
||||
jobs:
|
||||
test:
|
||||
|
|
Loading…
Reference in New Issue