Clone of https://github.com/NixOS/nixpkgs.git (to stress-test knotserver)
at devShellTools-shell 17 lines 259 B view raw
1name: Review dismissed 2 3on: 4 pull_request_review: 5 types: [dismissed] 6 7permissions: {} 8 9defaults: 10 run: 11 shell: bash 12 13jobs: 14 trigger: 15 runs-on: ubuntu-24.04-arm 16 steps: 17 - run: echo This is a no-op only used as a trigger for workflow_run.