mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-15 15:47:03 +05:30
chore: remove Qodana configurations
This commit is contained in:
parent
e8037e8d60
commit
b331a85a2a
3 changed files with 0 additions and 29 deletions
16
.github/workflows/qodana_scan.yml
vendored
16
.github/workflows/qodana_scan.yml
vendored
|
@ -1,16 +0,0 @@
|
|||
name: Qodana
|
||||
|
||||
on:
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
qodana:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab # v3.5.2
|
||||
with:
|
||||
fetch-depth: 0
|
||||
- name: 'Qodana Scan'
|
||||
uses: JetBrains/qodana-action@7afb26c0c2f325c0d5c21ea1f617c79c7f899337 # v2022.3.4
|
||||
env:
|
||||
QODANA_TOKEN: ${{ secrets.QODANA_TOKEN }}
|
Loading…
Add table
Add a link
Reference in a new issue