Skip to content

Commit

Permalink
test workflow for current branch
Browse files Browse the repository at this point in the history
  • Loading branch information
pramodcog committed Aug 21, 2023
1 parent cb48dc2 commit 45dcfcc
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/locize-sync.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
name: Sync added and deleted keys to locize
on: workflow_dispatch
on:
push:
branches:
- pramodcog/UX-1220

env:
NODE_OPTIONS: '--max_old_space_size=4096'
Expand Down

0 comments on commit 45dcfcc

Please sign in to comment.