Skip to content

refactor: Minimize the number of images and packages in build process #160

refactor: Minimize the number of images and packages in build process

refactor: Minimize the number of images and packages in build process #160

name: Validate Own Project Fields
on:
pull_request:
types:
- opened
- edited
- synchronize
- reopened
permissions:
contents: write
pull-requests: write
id-token: write
repository-projects: write
jobs:
validate-own-fields:
uses: ./.github/workflows/validate-project-fields.yml
secrets: inherit