Skip to content

Enable AWS check with IMDSv2 #285

Enable AWS check with IMDSv2

Enable AWS check with IMDSv2 #285

Workflow file for this run

name: AddBinderBadge
on:
pull_request_target:
jobs:
badge:
runs-on: ubuntu-latest
steps:
- uses: manics/action-binderbadge@main
with:
githubToken: ${{ secrets.GITHUB_TOKEN }}