Skip to content

Make "releaseDate" key an optional key #104

Make "releaseDate" key an optional key

Make "releaseDate" key an optional key #104

Workflow file for this run

on:
issue_comment:
types: [created]
jobs:
bot:
runs-on: ubuntu-latest
steps:
- uses: publiccodeyml/bot@main
with:
username: yaml-9000
env:
GITHUB_TOKEN: ${{ secrets.YAML_BOT_TOKEN }}