Skip to content

docs: Update CONTRIBUTING.md to cover getting started, testing, and p… #32

docs: Update CONTRIBUTING.md to cover getting started, testing, and p…

docs: Update CONTRIBUTING.md to cover getting started, testing, and p… #32

Workflow file for this run

name: CI
on:
push:
branches:
- main
- 'releases/**'
workflow_call:
workflow_dispatch:
jobs:
test_actions:
name: Test actions
uses: ./.github/workflows/test_actions.yml