no
This commit is contained in:
@@ -4,8 +4,6 @@ on:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
tags:
|
||||
- 'v*'
|
||||
|
||||
jobs:
|
||||
pulling:
|
||||
@@ -27,4 +25,4 @@ jobs:
|
||||
steps:
|
||||
- name: pull changes to destination repo
|
||||
run: |
|
||||
git pull
|
||||
git pull origin main
|
||||
Reference in New Issue
Block a user