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 dba6d42 commit edb4514
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,4 +17,4 @@ jobs:
distribution: adopt
- name: get sha
run: |
echo REF is: ${{ env.GITHUB_ACTOR }}
echo REF is: ${GITHUB_BASE_REF}

0 comments on commit edb4514

Please sign in to comment.