Skip to content

Commit

Permalink
Allowing manual trigger of GH conformance tests
Browse files Browse the repository at this point in the history
Signed-off-by: Philip Schmid <[email protected]>
  • Loading branch information
PhilipSchmid committed Oct 8, 2024
1 parent 8b910c7 commit 806d349
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/conformance.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ on:
pull_request:
paths:
- '.github/workflows/conformance.yml'
workflow_dispatch:
jobs:
setup-and-test:
runs-on: ubuntu-22.04
Expand Down

0 comments on commit 806d349

Please sign in to comment.