Skip to content

Commit

Permalink
Fix mirror workflow (#113)
Browse files Browse the repository at this point in the history
Signed-off-by: Raul Sanchez-Mateos <[email protected]>
  • Loading branch information
rsanchez15 authored May 17, 2024
1 parent ac85844 commit 522ec99
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/mirror.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,5 @@ jobs:
uses: eProsima/eProsima-CI/external/mirror-branch-action@v0
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
source: 'master'
source: 'main'
dest: ${{ matrix.dest_branch }}

0 comments on commit 522ec99

Please sign in to comment.