mirror of
https://github.com/lucaspalomodevelop/meshlab.git
synced 2026-03-20 11:26:11 +00:00
restore build and release
This commit is contained in:
parent
0ec338a6bf
commit
bee0169670
6
.github/workflows/BuildAndRelease.yml
vendored
6
.github/workflows/BuildAndRelease.yml
vendored
@ -1,9 +1,9 @@
|
||||
name: BuildAndRelease
|
||||
|
||||
on:
|
||||
[push, pull_request] #just for test release scripts
|
||||
#schedule:
|
||||
# - cron: '0 1 1 * *' #every first day of the month at 1am
|
||||
#[push, pull_request] #just for test release scripts
|
||||
schedule:
|
||||
- cron: '0 1 1 * *' #every first day of the month at 1am
|
||||
|
||||
jobs:
|
||||
update_ml_version:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user