Skip to content

CI for 971e0a6992e4119c442e15e66095840d013a1436 on main #210

CI for 971e0a6992e4119c442e15e66095840d013a1436 on main

CI for 971e0a6992e4119c442e15e66095840d013a1436 on main #210

Workflow file for this run

name: ci
run-name: CI for ${{ github.sha }} on ${{ github.ref_name }}
on:
workflow_dispatch:
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@5bb665b2e346c38f5f081c85a6282802afe96512 # v1.7.7
with:
container-name: "openfga"
use-charmcraftcache: true
node-size: large