Skip to content

Commit

Permalink
multi
Browse files Browse the repository at this point in the history
  • Loading branch information
shakyShane committed Feb 9, 2025
1 parent 5de0af2 commit 2751cad
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/update-snapshots.yml
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
name: Update Snapshots on a PR

on:
pull_request:
workflow_dispatch:
- workflow_dispatch:
inputs:
pr_number:
description: "Pull Request Number"
required: true
type: string
- pull_request:

permissions:
pull-requests: write
Expand Down

0 comments on commit 2751cad

Please sign in to comment.