mirror of
https://github.com/bensuperpc/dockcross.git
synced 2025-04-11 08:10:29 +02:00
Add update-toolchain git action
This commit is contained in:
parent
56324f5c0f
commit
a06cfec38e
6
.github/workflows/dev.yml
vendored
6
.github/workflows/dev.yml
vendored
@ -1,12 +1,12 @@
|
|||||||
name: Dockcross CI
|
name: Dockcross CI update-toolchain
|
||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- 'dev'
|
- 'update-toolchain'
|
||||||
pull_request:
|
pull_request:
|
||||||
branches:
|
branches:
|
||||||
- 'dev'
|
- 'update-toolchain'
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
base:
|
base:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user