Skip to content

impl: update all Ruby and JS dependencies #101

impl: update all Ruby and JS dependencies

impl: update all Ruby and JS dependencies #101

Workflow file for this run

name: "Lint PR name"
on:
pull_request_target:
types:
- opened
- edited
- synchronize
permissions:
pull-requests: read
jobs:
main:
runs-on: ubuntu-latest
steps:
- name: semantic-pull-request
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
uses: amannn/action-semantic-pull-request@c3cd5d1ea3580753008872425915e343e351ab54 # v5.2.0
with:
types: |
content
editorial
nonspec
blog
style
impl