Skip to content

Commit

Permalink
CodeQLを作動させる (#330)
Browse files Browse the repository at this point in the history
## 期待する挙動・状態

- CodeQLが動くこと

## 確認済み項目

- [ ] typo

## 見てほしいところ

- [ ] PR の Labels の設定は適切か

Signed-off-by: RO <13445921+ROhta@users.noreply.github.com>
  • Loading branch information
ROhta authored May 8, 2024
1 parent b89e9a8 commit e0ff41a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/codeql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
fail-fast: false
matrix:
language:
- javacript
- typescript
steps:
- uses: actions/checkout@v4
- name: Initialize CodeQL
Expand Down

0 comments on commit e0ff41a

Please sign in to comment.