mirror of
https://github.com/hamster1963/nezha-dash.git
synced 2025-04-24 21:10:45 +08:00
Merge branch 'main' into fix-tag-first-render
This commit is contained in:
commit
91a4445236
2
.github/workflows/Deploy.yml
vendored
2
.github/workflows/Deploy.yml
vendored
@ -1,6 +1,6 @@
|
||||
name: Build and push Docker image
|
||||
permissions:
|
||||
contents: read
|
||||
contents: write
|
||||
|
||||
on:
|
||||
push:
|
||||
|
@ -1,6 +1,6 @@
|
||||
name: Auto Fix Lint and Format
|
||||
permissions:
|
||||
contents: read
|
||||
contents: write
|
||||
pull-requests: write
|
||||
|
||||
on:
|
||||
|
Loading…
Reference in New Issue
Block a user