Skip to content

AVM Debugger compliant sourcemap and simulation trace file. #2

AVM Debugger compliant sourcemap and simulation trace file.

AVM Debugger compliant sourcemap and simulation trace file. #2

Workflow file for this run

name: Solve zendesk ticket when the issue is closed
on:
issues:
types: [closed]
jobs:
issue_closed:
uses: algorandfoundation/gh_zendesk_sync/.github/workflows/github_zendesk_issue_closed.yml@main
with:
ZENDESK_TENANT_NAME: ${{ vars.ZENDESK_TENANT_NAME }}
ISSUE_LABEL: makerx
secrets:
ZENDESK_AUTH_TOKEN: ${{ secrets.ZENDESK_AUTH_TOKEN }}