Skip to content

CI for 1b409bf5c9e4510fa218c1234d1c0f86770d9394 on main #238

CI for 1b409bf5c9e4510fa218c1234d1c0f86770d9394 on main

CI for 1b409bf5c9e4510fa218c1234d1c0f86770d9394 on main #238

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@74923c8fd716e55207cf19359621902c45b24b52 # v1.8.2
with:
container-name: "openfga"
use-charmcraftcache: true
node-size: large