Skip to content

🏷️ Label(Status) Dummy #349

🏷️ Label(Status) Dummy

🏷️ Label(Status) Dummy #349

name: 🏷️ Label(Status) Dummy
on:
pull_request_review:
types: [submitted, dismissed]
jobs:
dummy:
runs-on: ubuntu-latest
steps:
- run: echo "this is a dummy workflow that triggers a workflow_run; it's necessary because otherwise the repo secrets will not be in scope for externally forked pull requests"