Update .github/workflows/makefile.yml
This commit is contained in:
4
.github/workflows/makefile.yml
vendored
4
.github/workflows/makefile.yml
vendored
@@ -2,9 +2,9 @@ name: Makefile CI
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: [ "trunk" ]
|
||||
branches: [ "main" ]
|
||||
pull_request:
|
||||
branches: [ "trunk" ]
|
||||
branches: [ "main" ]
|
||||
|
||||
env:
|
||||
CARGO_TERM_COLOR: always
|
||||
|
||||
Reference in New Issue
Block a user