Skip to content

Commit

Permalink
Update codeql-analysis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
tillsteinbach authored Jul 6, 2021
1 parent 22fd7ce commit feeb970
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .github/workflows/codeql-analysis.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,6 @@
name: "CodeQL"

on:
push:
branches: [ main ]
paths:
- '**.py'
pull_request:
paths:
- '**.py'
Expand Down Expand Up @@ -59,4 +55,4 @@ jobs:
# make release

- name: Perform CodeQL Analysis
uses: github/codeql-action/analyze@v1
uses: github/codeql-action/analyze@v1

0 comments on commit feeb970

Please sign in to comment.