Skip to content

Commit

Permalink
do not update project tx all the time
Browse files Browse the repository at this point in the history
  • Loading branch information
3nids committed Feb 14, 2024
1 parent 17da9cc commit 1f5d0e8
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/project-translation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,9 @@ on:
push:
branches:
- master

paths:
- 'project/**'
- '.github/workflows/project-translation.yml'
jobs:
build:
name: Update project translations
Expand Down

0 comments on commit 1f5d0e8

Please sign in to comment.