Skip to content

Commit

Permalink
Deaktiver codeql ved PR/Schedule. Brukes ikke
Browse files Browse the repository at this point in the history
  • Loading branch information
eriweb committed Mar 23, 2023
1 parent b1cf7e4 commit 3bb8cf0
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/codeql-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,11 @@ name: "CodeQL"
on:
push:
branches: [master]
pull_request:
#pull_request:
# The branches below must be a subset of the branches above
branches: [master]
schedule:
- cron: '0 0 * * 5'
# branches: [master]
#schedule:
# - cron: '0 0 * * 5'

jobs:
analyze:
Expand Down

0 comments on commit 3bb8cf0

Please sign in to comment.