Skip to content

build(deps): bump JamesIves/github-pages-deploy-action from 4.6.0 to 4.6.1 #4306

build(deps): bump JamesIves/github-pages-deploy-action from 4.6.0 to 4.6.1

build(deps): bump JamesIves/github-pages-deploy-action from 4.6.0 to 4.6.1 #4306

Workflow file for this run

name: "Lint PR"
on:
pull_request_target:
types:
- opened
- edited
- synchronize
jobs:
main:
runs-on: ubuntu-latest
steps:
- uses: amannn/action-semantic-pull-request@v5.5.2
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}