Skip to content

Provisioning: Add Oracle Cloud Infrastructure #1025

Provisioning: Add Oracle Cloud Infrastructure

Provisioning: Add Oracle Cloud Infrastructure #1025

Workflow file for this run

---
name: Checks
on:
push:
branches: [main]
pull_request:
branches: [main]
permissions:
contents: read
jobs:
butane:
name: Validate Butane configs
runs-on: ubuntu-latest
steps:
- name: Check out repository
uses: actions/checkout@v3
- name: Run validator
run: ci/check.py -v