Skip to content

publiccode.yml should be updated with an example using up to date standard (0.4.0) #141

publiccode.yml should be updated with an example using up to date standard (0.4.0)

publiccode.yml should be updated with an example using up to date standard (0.4.0) #141

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 }}