Merge branch 'main' into fix-tag-first-render

This commit is contained in:
hamster1963 2025-03-25 17:21:47 +08:00
commit 91a4445236
2 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
name: Build and push Docker image name: Build and push Docker image
permissions: permissions:
contents: read contents: write
on: on:
push: push:

View File

@ -1,6 +1,6 @@
name: Auto Fix Lint and Format name: Auto Fix Lint and Format
permissions: permissions:
contents: read contents: write
pull-requests: write pull-requests: write
on: on: