Remove ref parameter from workflows

This commit is contained in:
aboyko
2024-06-14 14:24:25 -04:00
parent a6cd686119
commit e2974fb8c9
8 changed files with 0 additions and 42 deletions

View File

@@ -25,11 +25,6 @@ on:
description: version of sts4 ls extensions
required: false
type: string
ref:
description: Git branch, tag, commit hash
required: false
default: 'main'
type: string
jobs:
@@ -40,7 +35,6 @@ jobs:
steps:
- uses: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9
with:
ref: ${{ inputs.ref }}
sparse-checkout: |
.github
headless-services