mirror of
https://github.com/lihop/godot-xterm.git
synced 2025-06-28 18:25:31 +02:00
ci: trigger build and test on pull request
This commit is contained in:
parent
64a085c4f4
commit
344b303864
1 changed files with 1 additions and 0 deletions
1
.github/workflows/main.yml
vendored
1
.github/workflows/main.yml
vendored
|
@ -2,6 +2,7 @@ name: "Build and Test"
|
|||
|
||||
on:
|
||||
push:
|
||||
pull_request:
|
||||
schedule: # Build and test daily.
|
||||
- cron: 0 11 * * *
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue