Skip to content

Add check-project-version and update-project-version actions (#5) #1

Add check-project-version and update-project-version actions (#5)

Add check-project-version and update-project-version actions (#5) #1

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