Skip to content
This repository has been archived by the owner on Apr 5, 2021. It is now read-only.

Commit

Permalink
Shorten description (#7)
Browse files Browse the repository at this point in the history
It must be under 125 characters to be published on the marketplace.
  • Loading branch information
tibdex committed Oct 10, 2019
1 parent eac4e73 commit eee0823
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: Autosquash
description: Autosquash automatically updates pull requests with outdated checks and squash and merges pull requests matching all branch protections.
description: Automatically update PRs with outdated checks and squash and merge the ones matching all branch protections.
runs:
using: node12
main: dist/index.js
Expand Down

0 comments on commit eee0823

Please sign in to comment.