Skip to content

Commit

Permalink
Merge pull request #509 from marchhq/oliursahin-patch-1
Browse files Browse the repository at this point in the history
ci: Update pr-check.yml
  • Loading branch information
oliursahin authored Nov 1, 2024
2 parents c7e4058 + ff3f03c commit a71e13d
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions .github/workflows/pr-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,14 +12,15 @@ on:
- opened
- synchronize
- reopened
push:
branches:
- preview
workflow_dispatch:
inputs:
pr_number:
description: 'PR number to check'
required: false
workflow_run:
workflows: ["Preview Branch Update"]
types:
- completed

jobs:
build-and-check:
Expand Down

0 comments on commit a71e13d

Please sign in to comment.