Skip to content

Use authentication code grant instead of password grant. (#3) #10

Use authentication code grant instead of password grant. (#3)

Use authentication code grant instead of password grant. (#3) #10

Workflow file for this run

name: Continuous integration
on:
push:
branches: [ "master" ]
pull_request:
branches: [ "master" ]
jobs:
check:
name: Check code
uses: collectionspace/.github/.github/workflows/check-js.yml@main