Skip to content

Commit

Permalink
fix syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
lulf committed May 2, 2024
1 parent f93286e commit 8921049
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,10 @@ name: Tests

on:
workflow_dispatch:
prNr:
description: A PR number to build
required: true
inputs:
prNr:
description: A PR number to build
required: true

jobs:
integration-tests:
Expand Down

0 comments on commit 8921049

Please sign in to comment.