Update branch name
This commit is contained in:
parent
a4ee946b93
commit
58a61d036b
3 changed files with 6 additions and 6 deletions
4
.github/workflows/e2e.yml
vendored
4
.github/workflows/e2e.yml
vendored
|
|
@ -2,9 +2,9 @@ name: E2E tests
|
|||
|
||||
on:
|
||||
push:
|
||||
branches: ["master"]
|
||||
branches: ["main"]
|
||||
pull_request:
|
||||
branches: ["master"]
|
||||
branches: ["main"]
|
||||
|
||||
env:
|
||||
CARGO_TERM_COLOR: always
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue