Skip to content

Commit

Permalink
Merge pull request #313 from SaintAngeLs/dev
Browse files Browse the repository at this point in the history
#305 remove sync issues
  • Loading branch information
SaintAngeLs authored Jul 21, 2024
2 parents 1c0ddef + 5b51e16 commit 19cfbea
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 82 deletions.
9 changes: 0 additions & 9 deletions .github/workflows/gitlab_sync.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,12 +59,3 @@ jobs:
run: |
git push gitlab1 --tags --force
git push gitlab2 --tags --force
- name: Sync Pull Requests and Issues to GitLab
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GITLAB_TOKEN: ${{ secrets.GITLAB_TOKEN }}
GITHUB_REPO: ${{ github.repository }}
GITLAB_REPO_1: 'SaintAngeLs/distributed_minispace'
GITLAB_REPO_2: 'distributed-asp-net-core-blazor-social-app/distributed_minispace'
run: python .github/workflows/sync_prs_issues.py
73 changes: 0 additions & 73 deletions .github/workflows/gitlab_sync_pr_issues.yml

This file was deleted.

0 comments on commit 19cfbea

Please sign in to comment.