This repository has been archived by the owner on Jun 19, 2024. It is now read-only.
feat: add deprecation notices and update components (#2681) #616
This file contains 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: Mirror Branch | |
on: | |
push: | |
branches: ["main"] | |
jobs: | |
mirror-main-to-dev: | |
name: Mirror main to mirror/main-dev | |
runs-on: ubuntu-latest | |
steps: | |
- uses: zofrex/[email protected] | |
with: | |
target-branch: mirror/main-dev |