Skip to content
This repository was archived by the owner on Apr 8, 2025. It is now read-only.

Commit 9d6cf1b

Browse files
author
Eoghan Russell
authored
Fix yml file (#253)
Signed-off-by: Eoghan Russell <[email protected]>
1 parent f82e088 commit 9d6cf1b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/codeql.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: "CodeQL"
22

33
on:
44
push:
5-
branches: [ "main ]
5+
branches: [ "main" ]
66
pull_request:
77
branches: [ "main" ]
88
schedule:

0 commit comments

Comments
 (0)