Skip to content

Commit

Permalink
up
Browse files Browse the repository at this point in the history
  • Loading branch information
MartinWitt committed Aug 30, 2023
1 parent 22db052 commit 20724b1
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions .github/workflows/qodana-cloud.yaml
Original file line number Diff line number Diff line change
@@ -1,15 +1,9 @@
# Workflow for testing spoon code quality.
#
# Note that actions are specified by commit hash. This is to avoid the security
# risk of someone injecting malicious code into a release and then simply
# changing a tag.

name: Qodana-Cloud-Scan
on:
workflow_dispatch:
schedule:
- cron: '0 0 * * *'
pull_request:
push:
branches:
- master

Expand Down

0 comments on commit 20724b1

Please sign in to comment.