Skip to content

Commit a594ca4

Browse files
authored
chore: correct typo (#597)
## Description correct typo
1 parent c52490e commit a594ca4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/codeql.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ on:
1515
push:
1616
branches: [ "main" ]
1717
pull_request:
18-
branches: [ "main ]
18+
branches: [ "main" ]
1919
schedule:
2020
- cron: '38 7 * * 4'
2121

0 commit comments

Comments
 (0)