Skip to content

Commit

Permalink
Skip crowdin.yml to automatically trigger builds in workflows/Android CI
Browse files Browse the repository at this point in the history
  • Loading branch information
lingqiqi5211 authored Aug 28, 2023
1 parent 58f1a4f commit 761a081
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/android.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ on:
- ".idea/"
- "doc/*"
- "*.md"
- ".github/workflows/crowdin.yml"
- "crowdin.yml"
jobs:
build:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 761a081

Please sign in to comment.