Skip to content

Commit

Permalink
Merge pull request #32 from BaptisteLecat/ci-cd
Browse files Browse the repository at this point in the history
Update develop-workflow.yml
  • Loading branch information
BaptisteLecat authored Dec 8, 2023
2 parents f6f659b + 2e9c876 commit c1f7342
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/develop-workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ jobs:
run: |
git config --local user.email "ci-executor@github.com"
git config --local user.name "GitHub Action"
git checkout develop
git merge origin/main
git push origin develop
shell: bash
Expand Down

0 comments on commit c1f7342

Please sign in to comment.