Revert "ci: add Co-authored-by workflow (#2934)" (#2935)

This reverts commit 734f181e01.
This commit is contained in:
ChenMo
2026-03-20 21:25:29 +08:00
committed by GitHub
parent 734f181e01
commit 769d4718f6

View File

@@ -1,13 +0,0 @@
name: Set author email
on:
push:
branches: [main, 'dev/**']
jobs:
set-author-email:
runs-on: ubuntu-latest
permissions:
contents: write
steps:
- uses: galacean/shared-actions/set-author-email@main