Skip to content

Commit

Permalink
chore: Fix Crowdin push?
Browse files Browse the repository at this point in the history
  • Loading branch information
LisoUseInAIKyrios committed Jun 27, 2024
1 parent f7cf105 commit 4444d8b
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions .github/workflows/push_strings.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,12 @@
name: Push strings

on:
push:
branches:
- dev

This comment has been minimized.

Copy link
@oSumAtrIX

oSumAtrIX Jun 27, 2024

Member

Looking good.

paths:
- /src/main/resources/addresources/values/strings.xml
workflow_dispatch:
push:
paths:
- /src/main/resources/addresources/values/strings.xml

jobs:
push:
Expand Down

0 comments on commit 4444d8b

Please sign in to comment.