.github/workflows/fork.yml: remove

This commit is contained in:
zowoq 2023-11-04 10:52:59 +10:00
parent 8fc672820b
commit baeb0c367f

View file

@ -1,18 +0,0 @@
name: "hercules"
on:
pull_request_target:
jobs:
eval:
name: ci/hercules/evaluation
runs-on: ubuntu-latest
if: github.repository == 'nix-community/infra' && github.event.pull_request.head.repo.fork
steps:
- run: echo
default:
name: ci/hercules/onPush/default
runs-on: ubuntu-latest
if: github.repository == 'nix-community/infra' && github.event.pull_request.head.repo.fork
steps:
- run: echo