Skip to content
This repository has been archived by the owner on Oct 3, 2024. It is now read-only.

chore(deps): update dependency @ampt/data to v1.0.8 #341

chore(deps): update dependency @ampt/data to v1.0.8

chore(deps): update dependency @ampt/data to v1.0.8 #341

Workflow file for this run

name: pr-name-linter
on:
pull_request:
types: ['opened', 'edited', 'reopened', 'synchronize']
jobs:
main:
runs-on: ubuntu-latest
steps:
- uses: dreampulse/action-lint-pull-request-title@master
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}