mirror of https://github.com/OpenIPC/firmware.git
Update actions for T31
parent
ec5a753672
commit
5d800c24b5
|
@ -1,6 +1,13 @@
|
|||
name: "T31 "
|
||||
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- production
|
||||
tags:
|
||||
- "v*"
|
||||
schedule:
|
||||
- cron: "00 02 * * *"
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
|
|
Loading…
Reference in New Issue