Removed pull_request event

This commit is contained in:
Kuroppoi 2022-01-14 06:14:41 +01:00 committed by GitHub
parent e1339ceb9d
commit c1940fbb5b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -8,14 +8,6 @@ on:
- shared/**
- src/**
- build.gradle
pull_request:
branches: [ master ]
paths:
- api/**
- gameserver/**
- shared/**
- src/**
- build.gradle
jobs:
build:
runs-on: ubuntu-latest