Skip to content

[Fundamentals] Find zone and account IDs page is inaccurate for when user has one account #1405

[Fundamentals] Find zone and account IDs page is inaccurate for when user has one account

[Fundamentals] Find zone and account IDs page is inaccurate for when user has one account #1405

Workflow file for this run

name: Issue Opened
on:
issues:
types: [opened]
jobs:
compile:
name: Assignee
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: ./.github/actions/assign-issue
with:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}