Skip to content

Update external payment methods playground setting to use enum of opt… #2549

Update external payment methods playground setting to use enum of opt…

Update external payment methods playground setting to use enum of opt… #2549

Workflow file for this run

name: Generate Dokka
on:
workflow_dispatch:
pull_request:
paths:
- '**/*.gradle'
- '*.gradle'
push:
branches:
- master
jobs:
generate-dokka:
name: Generate Dokka
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: ./.github/actions/stripe_setup
- name: Generate Dokka Documentation
run: ./gradlew dokkaHtmlMultiModule