Skip to content

Commit

Permalink
fix: update input name
Browse files Browse the repository at this point in the history
Signed-off-by: Denis Golovin <[email protected]>
  • Loading branch information
dgolovin committed Feb 9, 2024
1 parent f3346df commit 510e29c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr-check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,4 @@ jobs:
target: [windows-2022, macos-11, ubuntu-20.04]
uses: redhat-developer/podman-desktop-redhat-account-ext/.github/workflows/build.yaml@main
with:
run-on: ${{ matrix.target }}
runs-on: ${{ matrix.target }}

0 comments on commit 510e29c

Please sign in to comment.