mirror of
https://github.com/bensuperpc/dockcross.git
synced 2025-06-10 21:19:26 +02:00
Update makefile and improve CI
Update makefile and improve CI: Add clean rule in makefile Change dockcross/ to / Add dev branch in CI Signed-off-by: Bensuperpc <bensuperpc@gmail.com>
This commit is contained in:
1
.github/workflows/main.yml
vendored
1
.github/workflows/main.yml
vendored
@ -4,6 +4,7 @@ on:
|
||||
push:
|
||||
branches:
|
||||
- 'master'
|
||||
- 'dev'
|
||||
pull_request:
|
||||
branches:
|
||||
- '*'
|
||||
|
Reference in New Issue
Block a user