WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

add CI test that exercises auth (#38) #1

add CI test that exercises auth (#38)

add CI test that exercises auth (#38) #1

Workflow file for this run

name: Test with auth
on:
push:
branches:
- 'main'
pull_request_target:
branches:
- 'main'
jobs:
test:
name: Test with auth
runs-on: ubuntu-latest
permissions:
contents: read
id-token: write # Needed for auth
steps:
- name: Harden the runner (Audit all outbound calls)
uses: step-security/harden-runner@95d9a5deda9de15063e7595e9719c11c38c90ae2 # v2.13.2
with:
egress-policy: audit
- uses: actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0
- uses: ./
with:
identity: ce2d1984a010471142503340d670612d63ffb9f6/d05d31ba65ec54d1
- run: chainctl auth status