Skip to content

Commit

Permalink
feat. disable CodeQL
Browse files Browse the repository at this point in the history
  • Loading branch information
PotatoCloud authored Apr 28, 2024
1 parent c0ec405 commit 0a25c65
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions .github/workflows/codeql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,13 +11,13 @@
#
name: "CodeQL"

on:
push:
branches: [ "master" ]
pull_request:
branches: [ "master" ]
schedule:
- cron: '42 6 * * 5'
#on:
# push:
# branches: [ "master" ]
# pull_request:
# branches: [ "master" ]
# schedule:
# - cron: '42 6 * * 5'

jobs:
analyze:
Expand Down

0 comments on commit 0a25c65

Please sign in to comment.