mirror of
https://github.com/restic/rest-server.git
synced 2026-09-14 08:06:05 -07:00
Also run linters and tests on PRs
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
name: Style Checkers
|
||||
on: [push]
|
||||
on: [push, pull_request]
|
||||
jobs:
|
||||
build:
|
||||
name: Check
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
name: Build and tests
|
||||
on: [push]
|
||||
on: [push, pull_request]
|
||||
jobs:
|
||||
build:
|
||||
name: Build
|
||||
|
||||
Reference in New Issue
Block a user