Skip to content

Commit

Permalink
refactor: small changes
Browse files Browse the repository at this point in the history
  • Loading branch information
nikkeyl committed Aug 24, 2024
1 parent eac5679 commit ac130e1
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 ac130e1

Please sign in to comment.