Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
Matyrobbrt authored Aug 7, 2024
1 parent be911d5 commit 7038a02
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/run_pr.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,13 @@
name: Run PR
run-name: ${{ inputs.id }}

on:
workflow_dispatch:
inputs:
id:
required: true
type: string
description: The run ID
repository:
required: true
type: string
Expand Down

0 comments on commit 7038a02

Please sign in to comment.