Skip to content
Snippets Groups Projects
Commit 3a2c41ab authored by Arthur Saunier's avatar Arthur Saunier
Browse files

update actions to work on push

parent 7559cd14
No related branches found
No related tags found
No related merge requests found
name: Documentation
on:
push:
branches:
- main
workflow_dispatch:
inputs:
version:
description: "Design version"
required: true
default: "pre-release"
env:
# Set this to the base filename of your project.
BaseFileName: RP2040-VCO
......
name: Gerber
on:
push:
branches:
- main
workflow_dispatch:
inputs:
version:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment