Skip to content

Commit

Permalink
Merge pull request Anankke#2157 from sspanel-uim/dev
Browse files Browse the repository at this point in the history
Dev 20230905
  • Loading branch information
AutisticShark authored and bbokk committed Sep 11, 2023
2 parents 77ab567 + 101e311 commit c3b68d0
Show file tree
Hide file tree
Showing 18 changed files with 198 additions and 727 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/qodana_code_quality.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,11 @@ jobs:
- uses: actions/checkout@v3
with:
fetch-depth: 0
- uses: shivammathur/setup-php@v2
with:
php-version: 8.2
- run: |
composer install --no-interaction --no-progress --no-suggest
- name: 'Qodana Scan'
uses: JetBrains/[email protected]
env:
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@

[![Telegram 通知频道](https://img.shields.io/badge/Telegram-通知频道-blue?style=flat-square)](https://t.me/sspanel_uim)
[![Telegram 开发频道](https://img.shields.io/badge/Telegram-开发频道-blue?style=flat-square)](https://t.me/sspanel_uim_dev)
[![Discord](https://img.shields.io/discord/1049692075085549600?label=Discord&style=flat-square)](https://discord.gg/A7uFKCvf8V)
[![Discord](https://img.shields.io/discord/1049692075085549600?color=5865F2&label=Discord&style=flat-square)](https://discord.gg/A7uFKCvf8V)
[![Dev Blog](https://img.shields.io/badge/Blog-Dev-blue?style=flat-square)](https://blog.sspanel.org)

## 简介
Expand Down
Loading

0 comments on commit c3b68d0

Please sign in to comment.