Skip to content

Commit

Permalink
Update sync-addon-metadata-translations.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
realcopacetic authored Apr 17, 2024
1 parent 7cc7a91 commit 7246aba
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/sync-addon-metadata-translations.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Sync addon metadata translations

on:
push:
branches: [ master, main ]
branches: [ master, main, omega, nexus ]
paths:
- '**addon.xml'
- '**resource.language.**strings.po'
Expand Down Expand Up @@ -42,4 +42,4 @@ jobs:
body: Sync of addon metadata translations triggered by ${{ github.sha }}
branch: amt-sync
delete-branch: true
path: ./project
path: ./project

0 comments on commit 7246aba

Please sign in to comment.