aboutsummaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authoreine <6628437+eine@users.noreply.github.com>2020-01-21 18:37:50 +0100
committertgingold <tgingold@users.noreply.github.com>2020-01-21 18:37:50 +0100
commitfe9f2c4eb258f9e4e20a60742750698b09c9ed4b (patch)
tree543cff8210e6827fd0146e91496a7729852d4475 /.github
parentbfb4f21519374e8ffb88813722a2d26308ec685c (diff)
downloadghdl-yosys-plugin-fe9f2c4eb258f9e4e20a60742750698b09c9ed4b.tar.gz
ghdl-yosys-plugin-fe9f2c4eb258f9e4e20a60742750698b09c9ed4b.tar.bz2
ghdl-yosys-plugin-fe9f2c4eb258f9e4e20a60742750698b09c9ed4b.zip
ci: use image with pre-built GHDL (#81)
* ci: use image with pre-built GHDL * ci: execute 'push' workflow on pull_request too
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/push.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/push.yml b/.github/workflows/push.yml
index fc405ef..88dcb22 100644
--- a/.github/workflows/push.yml
+++ b/.github/workflows/push.yml
@@ -2,6 +2,7 @@ name: 'push'
on:
push:
+ pull_request:
schedule:
- cron: '0 0 * * 5'