mirror of
https://github.com/sissbruecker/linkding.git
synced 2025-08-10 12:17:56 +02:00
Enable workflow runs from pull requests
This commit is contained in:
2
.github/workflows/main.yaml
vendored
2
.github/workflows/main.yaml
vendored
@@ -1,6 +1,6 @@
|
|||||||
name: linkding CI
|
name: linkding CI
|
||||||
|
|
||||||
on: [push]
|
on: [push, pull_request]
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
unit_tests:
|
unit_tests:
|
||||||
|
Reference in New Issue
Block a user