Skip to content

Update node-fetch 3.3.1 → 3.3.2 (patch) #122

Update node-fetch 3.3.1 → 3.3.2 (patch)

Update node-fetch 3.3.1 → 3.3.2 (patch) #122

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@v1.0.2
with:
token: ${{ secrets.GITHUB_TOKEN }}