diff --git a/action.yml b/action.yml index 33bca3c..3c8bd13 100644 --- a/action.yml +++ b/action.yml @@ -1,5 +1,5 @@ # https://docs.github.com/en/actions/creating-actions/metadata-syntax-for-github-actions -name: 'Action JS Template' +name: 'Check PR CI' description: 'A simple javascript template for rapid development of GitHub actions.' author: 'xrkffgg'