Skip to content

Commit 426575d

Browse files
committed
Merge branch 'master' of https://github.com/Uralstech/UBhashini
2 parents b688c7b + cd51692 commit 426575d

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/workflows/upm-subtree-split.yml

+3-1
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,12 @@ name: upm-subtree-split
55
on:
66
push:
77
branches:
8-
- main
8+
- master
99

1010
jobs:
1111
upm-subtree-split:
12+
permissions:
13+
contents: write
1214
runs-on: ubuntu-latest
1315
steps:
1416
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)