mirror of
https://github.com/array-in-a-matrix/brainwine.git
synced 2025-04-02 11:11:58 -04:00
Removed pull_request event
This commit is contained in:
parent
e1339ceb9d
commit
c1940fbb5b
1 changed files with 0 additions and 8 deletions
8
.github/workflows/gradle.yml
vendored
8
.github/workflows/gradle.yml
vendored
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue