Skip to content
This repository has been archived by the owner on Nov 23, 2023. It is now read-only.

Commit

Permalink
fix: Avoid duplicate codeQL runs (#169)
Browse files Browse the repository at this point in the history
  • Loading branch information
l0b0 authored Jan 7, 2021
1 parent 704f6cb commit 55d518b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/codeql-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
name: CodeQL Analysis

on: # yamllint disable-line rule:truthy
pull_request:
push:
schedule:
- cron: 0 16 * * 2
Expand Down

0 comments on commit 55d518b

Please # to comment.