feat: change workflow to manual trigger only
Made-with: Cursor
This commit is contained in:
5
.github/workflows/translate-readme.yml
vendored
5
.github/workflows/translate-readme.yml
vendored
@@ -1,11 +1,6 @@
|
||||
name: Translate README
|
||||
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
paths:
|
||||
- 'README.md'
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
|
||||
Reference in New Issue
Block a user