Skip to content

This is a workaround for having workflow ref. See https://github.com/orgs/commun... #112

Open

Description

# FIXME: This is a workaround for having workflow ref. See https://github.com/orgs/community/discussions/38659

on:
  workflow_call:

permissions:
  contents: read
  security-events: write
  # FIXME: This is a workaround for having workflow ref. See https://github.com/orgs/community/discussions/38659
  id-token: write

jobs:
  tests:
    uses: ./.github/workflows/continuous-integration.yml
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingtodo

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions