Skip to content

Commit

Permalink
feat: release-please refactor
Browse files Browse the repository at this point in the history
  • Loading branch information
cberg-aot committed Sep 17, 2024
1 parent 965bdfe commit 0063c2e
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .github/workflows/merge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,13 @@ on:
- 'common/graphics/**'
- '!.github/workflows/deploy.yml'
- '!.github/workflows/merge.yml'
workflow_dispatch:
inputs:
pr:
description: "PR num of image to deploy"
required: false
type: string


concurrency:
group: ${{ github.workflow }}
Expand Down

0 comments on commit 0063c2e

Please sign in to comment.