Skip to content

Commit

Permalink
ci(codeql): add index.js
Browse files Browse the repository at this point in the history
  • Loading branch information
nikkeyl committed Aug 6, 2024
1 parent 2fa3170 commit 0d64ada
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/codeql.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,14 @@ on:
branches:
- main
paths:
- index.js
- package.json
- src/index.ts
push:
branches:
- main
paths:
- index.js
- package.json
- src/index.ts

Expand Down

0 comments on commit 0d64ada

Please sign in to comment.