- 
 
 - 
  Notifications
 
You must be signed in to change notification settings  - Fork 42
 
[GitHub Actions] uploaded assets after commit tldr-pages/tldr@20fe385... #10972
 
 
 This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
 Learn more about bidirectional Unicode characters
 
 
 
 
 
  
 name: Main Mirror
 
 
  
 on:
 
  
  push:
 
  
  branches: [main]
 
 
  
 jobs:
 
  
  mirror:
 
  
  runs-on: ubuntu-latest
 
 
  
  steps:
 
  
  - uses: zofrex/mirror-branch@0be56f4c8077a288a635a491b306ba0bb1c810e6 # v1.0.4
 
  
  with:
 
  
  target-branch: master