Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 905947f

Browse files
author
Maciej Olko
committed
Remove 3.8 branch connections in CI
1 parent 1610c08 commit 905947f

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/update-and-build.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@ jobs:
2929
- uses: ad-m/github-push-action@master
3030
with:
3131
github_token: ${{ secrets.GITHUB_TOKEN }}
32-
branch: 3.8
3332
build-translation:
3433
runs-on: ubuntu-latest
3534
needs: ['update-translation']
@@ -72,4 +71,3 @@ jobs:
7271
- uses: ad-m/github-push-action@master
7372
with:
7473
github_token: ${{ secrets.GITHUB_TOKEN }}
75-
branch: 3.8

0 commit comments

Comments
 (0)