Skip to content

Update minimum Python version to 3.10 #57

Update minimum Python version to 3.10

Update minimum Python version to 3.10 #57

Workflow file for this run

name: Check changelog file included
on:
pull_request:
paths:
- 'release_tools/**'
jobs:
check_changelog:
runs-on: ubuntu-latest
steps:
- uses: bitergia/release-tools-check-changelog@main