Skip to content

Add a workflow for generating Hackday Github Discussion threads #419

Add a workflow for generating Hackday Github Discussion threads

Add a workflow for generating Hackday Github Discussion threads #419

Workflow file for this run

name: AddBinderBadge
on:
pull_request_target:
jobs:
badge:
runs-on: ubuntu-latest
steps:
- uses: manics/[email protected]
with:
githubToken: ${{ secrets.GITHUB_TOKEN }}