Skip to content
This repository has been archived by the owner on Aug 3, 2024. It is now read-only.

on pull request activity #3

on pull request activity

on pull request activity #3

name: on-pull-request
run-name: on pull request activity
on:
pull_request_target:
types:
- opened
- reopened
- synchronize
- closed
permissions:
contents: write
pull-requests: write
jobs:
build-preview:

Check failure on line 17 in .github/workflows/on-pull-request.yaml

View workflow run for this annotation

GitHub Actions / on-pull-request

Invalid workflow file

The workflow is not valid. .github/workflows/on-pull-request.yaml (Line: 17, Col: 3): The workflow must contain at least one job with no dependencies.
uses: ./.github/workflows/build-preview.yaml