Skip to content

Checks from forks don't run #1476

@jhkennedy

Description

@jhkennedy

For example: #1461

Only half(?) of the changelog updated check runs on forks, and the rest of the checks don't seem to run at all. We likely just need to add

on:
  pull_request:
    types:
      - opened
      - labeled
      - unlabeled
      - synchronize

to our workflows

Metadata

Metadata

Labels

CI/CDChanges to CI/CD strategybugSomething isn't working

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions