Skip to content

Commit b84919c

Browse files
authored
Update patch.yml
1 parent 97cd62d commit b84919c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/patch.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131

3232
runs-on: ubuntu-latest
3333

34-
if: ${{env.COMMIT_COUNT >= 500}}
34+
if: ${{COMMIT_COUNT >= 500}}
3535
steps:
3636
- uses: actions/checkout@v5
3737
with:

0 commit comments

Comments
 (0)