Skip to content

Added Github links to navbar/ footer to hopefully increase contributions #155

Added Github links to navbar/ footer to hopefully increase contributions

Added Github links to navbar/ footer to hopefully increase contributions #155

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