Skip to content

Commit 6a322cf

Browse files
authored
Fix description for cron example.
1 parent f227662 commit 6a322cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ It has some required and some optional settings, which are passed to the action
3232
- `JIRA_RESTRICTED_GROUP`: If set, the action will add a restricted comment to the ticket, viewable by only this Jira group. (*Optional*)
3333
- `JIRA_RESTRICTED_COMMENT`: The comment to post. Use the YAML multiline operator for adding linebreaks to the comment. (*Optional, but required if group is set*)
3434

35-
Here is an example setup which runs this action every 15 mins.
35+
Here is an example setup which runs this action every 6 hours.
3636

3737
```yaml
3838
name: GitHub Security Alerts for Jira

0 commit comments

Comments
 (0)