Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/npm_and_yarn/typedoc-0.20.37
Browse files Browse the repository at this point in the history
  • Loading branch information
gnarea authored Jun 21, 2021
2 parents 114b53c + c2cc191 commit ec3f437
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 266 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/pr-title-validation.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: "Require PR title to comply with Conventional Commits"
name: "Validate PR title"
on:
pull_request:
types:
Expand All @@ -7,9 +7,9 @@ on:
- synchronize

jobs:
main:
action-semantic-pull-request:
runs-on: ubuntu-latest
steps:
- uses: amannn/action-semantic-pull-request@v1.2.0
- uses: amannn/action-semantic-pull-request@v3.4.0
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
Loading

0 comments on commit ec3f437

Please sign in to comment.