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: 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