Skip to content

Commit fd3aa34

Browse files
committed
Update test badge
1 parent 93ccadc commit fd3aa34

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
name: Test
22

33
on:
4+
push: main
45
pull_request:
56
workflow_call:
67
workflow_dispatch:

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# DFHack Lua API Definitions
22

3-
![Main branch test status](https://img.shields.io/github/actions/workflow/status/vallode/dfhack-lua-definitions/test.yml?branch=main&logo=ruby&label=Tests)
3+
[![Main branch test status](https://github.com/vallode/dfhack-lua-definitions/actions/workflows/test.yml/badge.svg?branch=main&event=push)](https://github.com/vallode/dfhack-lua-definitions/actions/workflows/test.yml)
44

55
[Lua language server](//github.com/LuaLS/lua-language-server) type definitions for [DFHack](//docs.dfhack.org/en/stable/)'s Lua API.
66

0 commit comments

Comments
 (0)