Sfoglia il codice sorgente

Update git-sync.yml

Daniel Gibbs 5 anni fa
parent
commit
3fa9376dc5
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      .github/workflows/git-sync.yml

+ 1 - 1
.github/workflows/git-sync.yml

@@ -1,4 +1,4 @@
-name: Backup Repo
+name: Github to Bitbucket sync
 # This action will sync the github repo with a backup bitbucket repo.
 # This will allow LinuxGSM to use Bitbucket as and alternative download if github fails.
 on: