Skip to content

Commit

Permalink
Added trigger event
Browse files Browse the repository at this point in the history
  • Loading branch information
Lethja committed Apr 6, 2024
1 parent a658065 commit abdd1af
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/LuaWatcom.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
name: Lua for Watcom

on: push

jobs:
DOS:
name: Lua for DOS
Expand All @@ -11,7 +13,7 @@ jobs:
- uses: open-watcom/setup-watcom@v0
with:
version: "1.9"
- uses: actions/checkout@v2
- uses: actions/checkout@v4

- name: Download Lua Sources
run: |
Expand Down

0 comments on commit abdd1af

Please sign in to comment.