Published github actions for pio and sphinx

This commit is contained in:
Magnus Persson 2022-01-08 11:23:33 +01:00
parent 5119ffcbe5
commit 95985eab0e
2 changed files with 4 additions and 4 deletions

View File

@ -3,7 +3,7 @@ name: Sphinx Build
on:
push:
branches:
- ghactions
- dev
jobs:
build:
@ -26,7 +26,7 @@ jobs:
author_name: GitHub Action
author_email: magnus@users.noreply.github.com
branch: ghactions
branch: docs
#branch_mode: create
default_author: github_actor

View File

@ -3,7 +3,7 @@ name: PlatformIO CI
on:
push:
branches:
- ghactions
- dev
jobs:
build:
@ -44,7 +44,7 @@ jobs:
author_name: GitHub Action
author_email: magnus@users.noreply.github.com
branch: ghactions
branch: dev
default_author: github_actor
message: 'GitHub Action Build'