Skip to content

Commit

Permalink
Update manifest workflow
Browse files Browse the repository at this point in the history
Signed-off-by: Sayali Gaikawad <gaiksaya@amazon.com>
  • Loading branch information
gaiksaya committed Jun 21, 2023
1 parent bf8e92b commit 9cd6962
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check-compatibility.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,5 +17,5 @@ jobs:
distribution: adopt
- name: Check compatilibility
run: |
echo "Checking compatilibility with base branch: ${GITHUB_BASE_REF}"
echo "Checking compatilibility with base branch:: ${GITHUB_BASE_REF}"
./gradlew checkCompatibility -Pref=${GITHUB_BASE_REF}

0 comments on commit 9cd6962

Please sign in to comment.