Skip to content

Commit

Permalink
ci(codeql): change path
Browse files Browse the repository at this point in the history
  • Loading branch information
nikkeyl committed Aug 24, 2024
1 parent 9c70d1f commit c33f0c9
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/codeql.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,13 @@ on:
branches:
- main
paths:
- src/index.ts
- src/**/*.ts

push:
branches:
- main
paths:
- src/index.ts
- src/**/*.ts

permissions:
actions: read
Expand Down

0 comments on commit c33f0c9

Please sign in to comment.