Skip to content

Rename c_hash to c_s256 per OIDC key binding spec update #79

Rename c_hash to c_s256 per OIDC key binding spec update

Rename c_hash to c_s256 per OIDC key binding spec update #79

Workflow file for this run

name: Ready for merge
on:
workflow_dispatch: #Can manually trigger
pull_request_target:
types: [opened, synchronize] #Runs on PR creation/updation
branches: [main]
jobs:
run_tests:
uses: hellocoop/tools/.github/workflows/content-merge.yml@main
# GitHub-Slack app sends a workflow status message with live updates to #content-updates channel