mirror of
https://github.com/remko/waforth
synced 2025-01-17 18:11:39 +01:00
github: Run build workflow on pull requests
This commit is contained in:
parent
79ab8c8e7f
commit
a007fdedfc
1 changed files with 1 additions and 0 deletions
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
|
@ -2,6 +2,7 @@ name: Build
|
|||
|
||||
on:
|
||||
push:
|
||||
pull_request:
|
||||
workflow_dispatch:
|
||||
workflow_call:
|
||||
|
||||
|
|
Loading…
Reference in a new issue