Skip to content
This repository has been archived by the owner on Sep 18, 2024. It is now read-only.

Commit

Permalink
Revert "👷 Add fixmisspell-sync" (#19)
Browse files Browse the repository at this point in the history
Revert ":construction_worker: Add fixmisspell-sync (#15)"

This reverts commit 19f06c6.
  • Loading branch information
tkoyama010 authored Mar 22, 2024
1 parent 571fc2a commit fa35717
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,14 +19,6 @@ jobs:
destination_repo: "git@github.com:getfem-doc/getfem.git"
destination_branch: "refs/heads/master"
ssh_private_key: ${{ secrets.SSH_PRIVATE_KEY }}
- name: fixmisspell-sync
uses: wei/git-sync@v2
with:
source_repo: "https://git.savannah.nongnu.org/git/getfem.git"
source_branch: "refs/heads/fixmisspell"
destination_repo: "git@github.com:getfem-doc/getfem.git"
destination_branch: "refs/heads/fixmisspell"
ssh_private_key: ${{ secrets.SSH_PRIVATE_KEY }}
- name: tag-sync
uses: wei/git-sync@v2
with:
Expand Down

0 comments on commit fa35717

Please sign in to comment.