mirror of
https://github.com/Montecri/GNSSTimeServer.git
synced 2026-02-20 01:41:23 +01:00
Update main.yml
This commit is contained in:
committed by
GitHub
parent
f42dc6c783
commit
bc532fa711
9
.github/workflows/main.yml
vendored
9
.github/workflows/main.yml
vendored
@@ -1,7 +1,12 @@
|
||||
name: PlatformIO CI
|
||||
|
||||
on: [push]
|
||||
|
||||
on:
|
||||
workflow_dispatch
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
- development
|
||||
|
||||
jobs:
|
||||
build:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
Reference in New Issue
Block a user