Skip to content

Commit

Permalink
wip test run
Browse files Browse the repository at this point in the history
  • Loading branch information
martykan committed Jul 22, 2024
1 parent 93cb74a commit 5d8d546
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .github/workflows/bot-crowdin-sync.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
name: "[Bot] Crowdin translations update"

on: [workflow_dispatch]
on:
workflow_dispatch:
pull_request:
paths:
- ".github/workflows/bot-crowdin-sync.yml"

concurrency:
group: ${{ github.workflow }}-${{ github.head_ref || github.run_id }}
Expand Down

0 comments on commit 5d8d546

Please sign in to comment.