This commit is contained in:
LeterZP
2026-05-23 13:33:38 +03:00
parent 66794010d2
commit 52de983a5f
+1 -3
View File
@@ -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