ci: fix branch
Signed-off-by: 0xMRTT <0xmrtt@noreply.codeberg.org>
This commit is contained in:
parent
3c7077041a
commit
72b7512049
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -2,7 +2,7 @@ name: Build
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: [ "main" ]
|
||||
branches: [ "master" ]
|
||||
pull_request:
|
||||
|
||||
jobs:
|
||||
|
Loading…
Reference in New Issue
Block a user