Skip to content

Add the a user_has_access helper function to interactions module. #144

Add the a user_has_access helper function to interactions module.

Add the a user_has_access helper function to interactions module. #144

Workflow file for this run

name: main
on:
push:
branches:
- main
pull_request:
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
lint-test:
uses: ./.github/workflows/lint-test.yaml
docs:
uses: ./.github/workflows/docs.yaml