Rename CI workflow 'ref' inputs to 'target'
This commit is contained in:
@@ -13,4 +13,4 @@ jobs:
|
||||
run-tests:
|
||||
uses: ./.github/workflows/run-tests.yml
|
||||
with:
|
||||
ref: ${{ github.event.ref }}
|
||||
target: ${{ github.event.ref }}
|
||||
|
||||
Reference in New Issue
Block a user