Skip to content

Commit

Permalink
Merge pull request #11 from voltgizerz/voltgizerz-patch-2
Browse files Browse the repository at this point in the history
Voltgizerz patch 2
  • Loading branch information
voltgizerz committed Jun 9, 2024
2 parents cef2b57 + da701af commit 609aa5f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/codeql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,9 @@ name: "CodeQL"

on:
push:
branches: [ "master" ]
branches: [ "master", "develop" ]
pull_request:
branches: [ "master" ]
branches: [ "master", "develop" ]
schedule:
- cron: '23 2 * * 5'

Expand Down

0 comments on commit 609aa5f

Please sign in to comment.