Skip to content

Commit

Permalink
chore: update branch name
Browse files Browse the repository at this point in the history
  • Loading branch information
egbakou authored Feb 17, 2023
1 parent d0414c9 commit bafa4f8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/codeql-analysis.yml.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@ name: "CodeQL"

on:
push:
branches: [main-public]
branches: [main]
pull_request:
branches: [main-public]
branches: [main]
schedule:
# ┌───────────── minute (0 - 59)
# │ ┌───────────── hour (0 - 23)
Expand Down

0 comments on commit bafa4f8

Please sign in to comment.