aboutsummaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorumarcor <unai.martinezcorral@ehu.eus>2021-02-01 09:09:43 +0100
committerumarcor <unai.martinezcorral@ehu.eus>2021-02-01 09:09:43 +0100
commit835eb73d7c567c3178f6f693153bea3243ecef53 (patch)
tree73a90bcd718a0a50e368b077d78ca8f9baa3768a /.github
parentbcaadc4e36307110e203661b1300822be8e90373 (diff)
downloadghdl-835eb73d7c567c3178f6f693153bea3243ecef53.tar.gz
ghdl-835eb73d7c567c3178f6f693153bea3243ecef53.tar.bz2
ghdl-835eb73d7c567c3178f6f693153bea3243ecef53.zip
ci: rename workflow 'push' to 'Test'
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/Test.yml (renamed from .github/workflows/push.yml)2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/push.yml b/.github/workflows/Test.yml
index 0c63997bf..5fdf20dca 100644
--- a/.github/workflows/push.yml
+++ b/.github/workflows/Test.yml
@@ -1,4 +1,4 @@
-name: 'push'
+name: Test
on:
push: