mirror of
https://github.com/bensuperpc/dockcross.git
synced 2024-11-15 07:21:33 +01: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:
|
||||
push:
|
||||
branches:
|
||||
- 'dev'
|
||||
- 'update-toolchain'
|
||||
pull_request:
|
||||
branches:
|
||||
- 'dev'
|
||||
- 'update-toolchain'
|
||||
|
||||
jobs:
|
||||
base:
|
||||
|
Loading…
Reference in New Issue
Block a user