Skip to content

Commit bc2d0e4

Browse files
authored
Update phrase-translations-pr.yml
1 parent 206a71e commit bc2d0e4

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/phrase-translations-pr.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,10 @@ jobs:
1313
- name: Checkout repository
1414
uses: actions/checkout@v4
1515
with:
16-
ref: master
16+
ref: main
1717
fetch-depth: 0
1818

19-
- name: Reset master branch
19+
- name: Reset main branch
2020
run: |
2121
git fetch origin phrase-translations:phrase-translations
2222
git reset --hard phrase-translations

0 commit comments

Comments
 (0)