Skip to content

ENH: Bump to 24.04 and tomllib #2

ENH: Bump to 24.04 and tomllib

ENH: Bump to 24.04 and tomllib #2

Workflow file for this run

name: Test changelog check
on:
push:
pull_request:
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
tests:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
- uses: ./
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
BOT_USERNAME: changelog-bot