Skip to content

ci(deps): bump actions/stale from 8 to 9 #226

ci(deps): bump actions/stale from 8 to 9

ci(deps): bump actions/stale from 8 to 9 #226

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