mirror of
https://github.com/lucaspalomodevelop/meshlab.git
synced 2026-03-13 08:09:39 +00:00
fix auto merge workflow
This commit is contained in:
parent
46621b1296
commit
7c09617f8d
3
.github/workflows/AutoMergeMainOnDevel.yml
vendored
3
.github/workflows/AutoMergeMainOnDevel.yml
vendored
@ -3,10 +3,11 @@ name: AutoMergeMainOnDevel
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- 'cnr-isti-vclab/main'
|
||||
- 'main'
|
||||
|
||||
jobs:
|
||||
auto_merge:
|
||||
if: github.repository == 'cnr-isti-vclab/meshlab'
|
||||
name: Automatic Merge Main On Devel
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user