Skip to content
This repository has been archived by the owner on Dec 3, 2023. It is now read-only.

Update @types/node 20.8.9 → 20.10.1 (minor) #270

Update @types/node 20.8.9 → 20.10.1 (minor)

Update @types/node 20.8.9 → 20.10.1 (minor) #270

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 }}