Skip to content

chore(deps): bump ejs from 3.1.6 to 3.1.10 #68997

chore(deps): bump ejs from 3.1.6 to 3.1.10

chore(deps): bump ejs from 3.1.6 to 3.1.10 #68997

name: PR lint
on:
pull_request:
types:
- opened
- reopened
- edited
- synchronize
defaults:
run:
shell: bash
jobs:
lint:
name: Lint PR title
runs-on: ec2-runners
container:
image: public.ecr.aws/m3u4c4h9/island-is/actions-runner-public:latest
steps:
- uses: amannn/[email protected]
with:
types: |
feat
infra
fix
docs
style
refactor
perf
test
build
ci
chore
revert
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}