Skip to content

ci: Ensure that instance profile creation and assignment is idempotent #10946

ci: Ensure that instance profile creation and assignment is idempotent

ci: Ensure that instance profile creation and assignment is idempotent #10946

Workflow file for this run

name: CI
on:
push:
branches: [main]
pull_request:
workflow_dispatch:
jobs:
ci:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: ./.github/actions/install-deps
- run: make ci-non-test