Skip to content

build(deps): bump axios from 1.6.7 to 1.7.4 (#524) #269

build(deps): bump axios from 1.6.7 to 1.7.4 (#524)

build(deps): bump axios from 1.6.7 to 1.7.4 (#524) #269

name: Mise à jour de la branche staging
# on:
# push:
# branches: [recette]
# jobs:
# build:
# runs-on: ubuntu-latest
# steps:
# - uses: actions/checkout@v4
# - name: Merge recette -> staging
# uses: devmasx/merge-branch@master
# with:
# type: now
# from_branch: recette
# target_branch: staging
# message: Merge auto recette into staging
# github_token: ${{ secrets.GITHUB_TOKEN }}