Skip to content

build(deps-dev): bump rollup from 4.20.0 to 4.22.4 #234

build(deps-dev): bump rollup from 4.20.0 to 4.22.4

build(deps-dev): bump rollup from 4.20.0 to 4.22.4 #234

Workflow file for this run

name: is-semantic-pr
on:
pull_request: null
jobs:
is-semantic-release:
runs-on: ubuntu-latest
if: ${{ startsWith(github.head_ref, 'depfu/batch_dev/') != true }}
steps:
- name: 🤖 is-semantic-release
uses: sebbo2002/action-is-semantic-pr@main
with:
token: ${{ secrets.GITHUB_TOKEN }}