mirror of
https://github.com/garronej/ts-ci.git
synced 2025-11-30 21:43:05 +00:00
Renaming branch develop->main
This commit is contained in:
parent
2129aa79e8
commit
213f1ec91f
4 changed files with 12 additions and 12 deletions
|
|
@ -2,7 +2,7 @@ name: template_initialization
|
|||
on:
|
||||
push:
|
||||
branches:
|
||||
- develop
|
||||
- main
|
||||
|
||||
jobs:
|
||||
template_initialization:
|
||||
|
|
@ -64,7 +64,7 @@ jobs:
|
|||
uses: ad-m/github-push-action@v0.5.0
|
||||
with:
|
||||
github_token: ${{ secrets.PAT || secrets.GITHUB_TOKEN }}
|
||||
branch: develop
|
||||
branch: main
|
||||
|
||||
debug:
|
||||
runs-on: ubuntu-latest
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue