Skip to content

Commit

Permalink
ci: wip actions
Browse files Browse the repository at this point in the history
  • Loading branch information
losman0s committed Dec 1, 2023
1 parent 7bc23fe commit e51f8d7
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions .github/workflows/build-verifiable.yaml
Original file line number Diff line number Diff line change
@@ -1,10 +1,11 @@
name: Deploy

on:
workflow_run:
workflows: ["Manual PR Workflow"]
types:
- manual
workflow_dispatch:
inputs:
program_lib_name:
description: "Program library name"
required: true

jobs:
build-verifiable:
Expand Down

0 comments on commit e51f8d7

Please sign in to comment.