mirror of
https://github.com/restic/rest-server.git
synced 2025-12-07 09:36:13 -08:00
Also run linters and tests on PRs
This commit is contained in:
2
.github/workflows/tests.yml
vendored
2
.github/workflows/tests.yml
vendored
@@ -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