Skip to content

"CI Outer-Loop Failure Scanner" should not run in forks #128203

@vcsjones

Description

@vcsjones

Most of the actions that run on a cron schedule are disabled for forks

# Do not automatically run the workflow on forks outside the 'dotnet' org
if: ${{ github.event_name == 'workflow_dispatch' || github.repository_owner == 'dotnet' }}

This does not seem to be true for the "CI Outer-Loop Failure Scanner", and it is running on a cron schedule in forks, if the fork has actions turned on.

schedule: every 12h

Metadata

Metadata

Assignees

No one assigned

    Labels

    area-MetauntriagedNew issue has not been triaged by the area owner

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions