Skip to content

Commit 317051c

Browse files
Copilotunbug
andauthored
Trigger: also run workflow on push to branch
Agent-Logs-Url: https://github.com/unbug/tday/sessions/eb93bb2a-634a-4d90-9660-f88b73937d1f Co-authored-by: unbug <799578+unbug@users.noreply.github.com>
1 parent dc4e15c commit 317051c

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/translate-issues-to-english.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@ name: Translate Chinese Issues to English
22

33
on:
44
workflow_dispatch:
5+
push:
6+
branches:
7+
- copilot/translate-issues-to-english
58

69
permissions:
710
issues: write

0 commit comments

Comments
 (0)