Skip to content

[BE][Authenticator] Searching login items dropdown should be placed a… #12

[BE][Authenticator] Searching login items dropdown should be placed a…

[BE][Authenticator] Searching login items dropdown should be placed a… #12

Workflow file for this run

name: Push CI
on:
push:
branches: [main]
permissions:
contents: read
concurrency:
group: push-ci-${{ github.ref }}
cancel-in-progress: true
jobs:
ci:
uses: ./.github/workflows/ci-reusable.yml
with:
checkout_ref: ${{ github.sha }}
checkout_repository: ${{ github.repository }}