Skip to content

fix : vulnerabilities (googleapikey), html lang bug #3

fix : vulnerabilities (googleapikey), html lang bug

fix : vulnerabilities (googleapikey), html lang bug #3

Workflow file for this run

name: synchronize develop
on:
push:
branches:
- develop
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: landx-id/github-repository-sync-action@master
with:
ssh_private_key: ${{ secrets.SSH_PRIVATE_KEY }}
target_repo_url: [email protected]:imp/e-approval-apps.git
source_branch: develop
destination_branch: develop