Skip to content

CI for 3c2266915c35e161ab731763a29636d56264a3f9 on 445/merge #1133

CI for 3c2266915c35e161ab731763a29636d56264a3f9 on 445/merge

CI for 3c2266915c35e161ab731763a29636d56264a3f9 on 445/merge #1133

Workflow file for this run

name: ci
run-name: CI for ${{ github.sha }} on ${{ github.ref_name }}
on:
workflow_dispatch:
workflow_call:
push:
branches:
- "main"
- "release-**"
- "track/**"
paths-ignore:
- "terraform/**"
pull_request:
branches:
- "*"
paths-ignore:
- "terraform/**"
jobs:
tests:
name: CI
uses: canonical/identity-team/.github/workflows/charm-pull-request.yaml@84c2f3e8f31c76602dd3ccceff9b8231316af615 # v1.11.1
with:
container-name: "login-ui"
use-charmcraftcache: true