We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ac85844 commit 522ec99Copy full SHA for 522ec99
1 file changed
.github/workflows/mirror.yml
@@ -21,5 +21,5 @@ jobs:
21
uses: eProsima/eProsima-CI/external/mirror-branch-action@v0
22
with:
23
github-token: ${{ secrets.GITHUB_TOKEN }}
24
- source: 'master'
+ source: 'main'
25
dest: ${{ matrix.dest_branch }}
0 commit comments