Skip to content

fix: uninstall docs for hubspot #2659

fix: uninstall docs for hubspot

fix: uninstall docs for hubspot #2659

Workflow file for this run

name: Actions lint check
on:
pull_request:
push:
branches:
- master
jobs:
actions_lint_check:
name: Actions lint check
runs-on: ubuntu-latest
steps:
- name: Checkout repository
uses: actions/checkout@v7
- name: Run actionlint
uses: rhysd/actionlint@v1.7.12