Skip to content

fix(#456): adding gulpfile/gruntfile extensions for js and other js types #492

fix(#456): adding gulpfile/gruntfile extensions for js and other js types

fix(#456): adding gulpfile/gruntfile extensions for js and other js types #492

name: Semantic Pull Request Subject
on:
pull_request:
types:
- opened
- reopened
- edited
- synchronize
jobs:
semantic-pr-subject:
runs-on: ubuntu-latest
steps:
- uses: amannn/[email protected]
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}