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