Skip to content

Commit c2c7a95

Browse files
minhkhulmelange396
andauthored
Update .github/workflows/json-check.yml
Co-authored-by: george <george.haff@gmail.com>
1 parent b2b187d commit c2c7a95

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/json-check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ on:
1111

1212
jobs:
1313
build:
14-
runs-on: ubuntu-22.04
14+
runs-on: ubuntu-latest
1515
if: github.event.pull_request.draft == false
1616
steps:
1717
- uses: actions/checkout@v2

0 commit comments

Comments
 (0)