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