Skip to content

optimize the autocomplete for searching staffs (#1334) #3642

optimize the autocomplete for searching staffs (#1334)

optimize the autocomplete for searching staffs (#1334) #3642

Workflow file for this run

name: Mirror to Giltab
on:
push:
delete:
create:
workflow_dispatch:
jobs:
to_gitlab:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- uses: yesolutions/mirror-action@v0.5.1
with:
REMOTE: '${{ secrets.GITLAB_ADDER }}/cicd/masa.auth.git'
GIT_USERNAME: ${{ secrets.GIT_USERNAME }}
GIT_PASSWORD: ${{ secrets.GIT_PASSWORD }}