mirror of
https://github.com/IHaskell/IHaskell.git
synced 2025-04-16 03:16:20 +00:00
.github/workflows/docker.yml: build on push to master
This commit is contained in:
parent
ba196ec642
commit
2429f3560f
5
.github/workflows/docker.yml
vendored
5
.github/workflows/docker.yml
vendored
@ -1,7 +1,8 @@
|
||||
name: "Docker"
|
||||
on:
|
||||
schedule:
|
||||
- cron: '0 1 * * *'
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
jobs:
|
||||
build:
|
||||
runs-on: ubuntu-latest
|
||||
|
Loading…
x
Reference in New Issue
Block a user