mirror of
https://github.com/VLSIDA/OpenRAM.git
synced 2026-08-31 10:15:46 +02:00
Add new workflows
This commit is contained in:
@@ -3,10 +3,9 @@ on:
|
||||
push:
|
||||
branches:
|
||||
- stable
|
||||
tags:
|
||||
- 'v*.*.*'
|
||||
jobs:
|
||||
deploy_pip:
|
||||
if: ${{ startsWith(github.event.head_commit.message, 'Bump version:') }}
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Checkout code
|
||||
|
||||
Reference in New Issue
Block a user