Skip to content

Commit

Permalink
ci: add branch
Browse files Browse the repository at this point in the history
  • Loading branch information
sy-records committed May 23, 2024
1 parent f3334bf commit 40c7995
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/crowdin.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,11 @@
name: Crowdin Action

on:
workflow_dispatch:
push:
paths:
- 'docs/**.md'
branches: [develop,master,main,feat/crowdin]
branches: [develop, master, main]

jobs:
crowdin:
Expand Down

0 comments on commit 40c7995

Please sign in to comment.