geforkt von Mirrors/FastAsyncWorldEdit
[ci skip] Don't run build twice
Dieser Commit ist enthalten in:
Ursprung
59d4247ddb
Commit
f27959e49a
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
@ -4,6 +4,7 @@ on: [pull_request, push]
|
||||
|
||||
jobs:
|
||||
build:
|
||||
if: ${{ github.event_name != 'pull_request' || github.repository != github.event.pull_request.head.repo.full_name }}
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Checkout Repository
|
||||
|
Laden…
In neuem Issue referenzieren
Einen Benutzer sperren