Rename workflow
This commit is contained in:
parent
6318aa12c1
commit
21663d562d
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
@ -5,7 +5,7 @@ on:
|
|||
branches: [main]
|
||||
|
||||
jobs:
|
||||
shellcheck:
|
||||
typescript-action:
|
||||
runs-on: ubuntu-22.04
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
|
|
Loading…
Reference in a new issue