Skip to content

Commit bc764ca

Browse files
committed
Do not scitch to 'latest' in template check (check against 'main')
1 parent a13625e commit bc764ca

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/template-check-version.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,6 @@ jobs:
1919
UPDATE: "false"
2020
steps:
2121
- uses: actions/checkout@v4
22-
with:
23-
ref: "latest" # This avoids comparing against development versions.
2422

2523
- uses: mamba-org/setup-micromamba@v2
2624
with:

0 commit comments

Comments
 (0)