Skip to content

Commit

Permalink
updating changeset workflow by removing reference for checkout action
Browse files Browse the repository at this point in the history
Signed-off-by: Samuel Valdes Gutierrez <valdesgutierrez@gmail.com>
  • Loading branch information
BigSamu committed Dec 14, 2023
1 parent 62739b7 commit b81044c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/create_change_set_workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,6 @@ jobs:
steps:
- name: Check out repository
uses: actions/checkout@v4
with:
ref: ${{ github.event.pull_request.head.ref }}
- name: Update Changelog
uses: BigSamu/OpenSearch_Change_Set_Create_Action@main
with:
Expand Down

0 comments on commit b81044c

Please sign in to comment.