Skip to content

Fix Solaris CI after solaris-vm was updated to CBE release 11.4.81 #734

Fix Solaris CI after solaris-vm was updated to CBE release 11.4.81

Fix Solaris CI after solaris-vm was updated to CBE release 11.4.81 #734

name: Check new CHANGELOGs
on:
pull_request:
types: [opened, synchronize, reopened]
permissions:
contents: read
jobs:
check_new_changelog:
runs-on: ubuntu-24.04
steps:
- name: checkout
uses: actions/checkout@v4
- name: check new CHANGELOG
uses: ./.github/actions/check_new_changelog