Skip to content

feat: Create & Store Presentation #3559

feat: Create & Store Presentation

feat: Create & Store Presentation #3559

Workflow file for this run

name: "Pull Request Labeler"
on:
- pull_request_target
jobs:
triage:
runs-on: self-hosted
steps:
- uses: actions/labeler@v4
with:
repo-token: "${{ secrets.ATALA_GITHUB_TOKEN }}"