mirror of
https://github.com/lucaspalomodevelop/meshlab.git
synced 2026-03-13 08:09:39 +00:00
Reset schedule for deployment
This commit is contained in:
parent
290f04cbb6
commit
154a008dbc
6
.github/workflows/CompileAndDeploy.yml
vendored
6
.github/workflows/CompileAndDeploy.yml
vendored
@ -1,9 +1,9 @@
|
||||
name: CompileAndDeploy
|
||||
|
||||
on:
|
||||
[push, pull_request] #just for test the deployment
|
||||
#schedule:
|
||||
# - cron: '0 0 1 * *' #every first day of the month at midnight
|
||||
#[push, pull_request] #just for test the deployment
|
||||
schedule:
|
||||
- cron: '0 0 1 * *' #every first day of the month at midnight
|
||||
|
||||
jobs:
|
||||
ubuntu_build:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user