use YAML comment syntax for comment in code chunk (#469)

This commit is contained in:
Bryan Jenks 2021-06-02 15:01:01 -07:00 committed by GitHub
parent c2acfb4dd3
commit 1648064648
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -550,7 +550,7 @@ jobs:
steps:
- uses: actions/stale@v3
with:
start-date: '2020-18-04T00:00:00Z' // ISO 8601 or RFC 2822
start-date: '2020-18-04T00:00:00Z' # ISO 8601 or RFC 2822
```
Avoid stale for specific milestones: