mirror of
https://github.com/zoriya/Kyoo.git
synced 2025-07-09 03:04:20 -04:00
Running analysis on every branch
This commit is contained in:
parent
5f1b45b207
commit
7e3da13e73
8
.github/workflows/analysis.yml
vendored
8
.github/workflows/analysis.yml
vendored
@ -1,11 +1,5 @@
|
||||
name: Analysis
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
pull_request:
|
||||
branches:
|
||||
- master
|
||||
on: [push, pull_request]
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
Loading…
x
Reference in New Issue
Block a user