Skip to content

Commit e2530a0

Browse files
author
Tom Berey
committed
Ver:1.0.2--Minor-Updates
1 parent a194c80 commit e2530a0

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/codeql-analysis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@ name: "CodeQL"
22

33
on:
44
push:
5-
branches: [ master ]
5+
branches: [ master ] #[ development, main ]
66
pull_request:
77
# The branches below must be a subset of the branches above
8-
branches: [ master ]
8+
branches: [ master ] #[ main ]
99

1010
jobs:
1111
analyze:

0 commit comments

Comments
 (0)