Skip to content

Commit

Permalink
Merge pull request nasa#181 from ArielSAdamsNASA/CodeQLBranch
Browse files Browse the repository at this point in the history
Fix nasa#179, Add main branch to pull.request for CodeQL
  • Loading branch information
astrogeco committed Feb 8, 2021
2 parents 6aeca23 + 64befcd commit 2d25cbe
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/codeql-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,9 @@ on:
branches:
- main
pull_request:

branches:
- main

env:
SIMULATION: native
ENABLE_UNIT_TESTS: true
Expand Down

0 comments on commit 2d25cbe

Please sign in to comment.