mirror of
https://github.com/lihop/godot-xterm.git
synced 2025-06-29 10:45:31 +02:00
ci: trigger build and test on pull request
This commit is contained in:
parent
40fada0e3b
commit
c2573c042e
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:
|
on:
|
||||||
push:
|
push:
|
||||||
|
pull_request:
|
||||||
schedule: # Build and test daily.
|
schedule: # Build and test daily.
|
||||||
- cron: 0 11 * * *
|
- cron: 0 11 * * *
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue