Skip to content

Commit

Permalink
enhancement: improved action.yml description text (#46)
Browse files Browse the repository at this point in the history
  • Loading branch information
leonsteinhaeuser committed Aug 5, 2022
1 parent 7292cbd commit 4f83f4b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
@@ -1,5 +1,5 @@
name: "project beta automations"
description: 'GitHub beta projects status field automation for Issues and Pull Requests'
description: 'This automation provides the ability to automate issues and pull requests related to Github Projects (Beta). If the issue or pull request is not attached to a project, it is automatically added to the project and its desired column. In addition to status automation, this automation also supports custom field management.'
inputs:
gh_token:
description: 'Permission token that grants permission to the GitHub API. (Toke or App config is required)'
Expand Down

0 comments on commit 4f83f4b

Please sign in to comment.