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 d4df754 commit 22c4fc7Copy full SHA for 22c4fc7
.github/workflows/merge-main.yml
@@ -8,7 +8,7 @@ jobs:
8
test:
9
runs-on: ubuntu-latest
10
steps:
11
- - name: Configure Gradle
+ - name: Merge main
12
uses: awslabs/aws-kotlin-repo-tools/.github/actions/merge-main@main
13
with:
14
exempt-branches: # Add any if required
0 commit comments