mirror of
https://github.com/commercialhaskell/stackage-server.git
synced 2026-01-27 03:11:57 +01:00
Build on pull requests
This commit is contained in:
parent
4ef23fd0f5
commit
057dee56f4
1
.github/workflows/runtime.yml
vendored
1
.github/workflows/runtime.yml
vendored
@ -3,6 +3,7 @@ name: Runtime image
|
|||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches: [master, bench]
|
branches: [master, bench]
|
||||||
|
pull_request:
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
push:
|
push:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user