Skip to content

Commit

Permalink
updated the block
Browse files Browse the repository at this point in the history
  • Loading branch information
CommanderStorm committed Oct 23, 2023
1 parent de8569b commit 3d44fc1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test_migration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,4 +61,4 @@ jobs:
${{ github.event.pull_request.comments_url }} \
-H "Content-Type: application/json" \
-H "Authorization: token ${{ secrets.GITHUB_TOKEN }}" \
--data '{ "body": "Found the following differences in the sql schema: <details><summary>To get from local migrations to auto migration state one woud need to</summary> Block with all the details</details>" }'
--data '{ "body": "Found the following differences in the sql schema: <details><summary>To get from local migrations to auto migration state one woud need to</summary> Updated block</details>" }'

0 comments on commit 3d44fc1

Please sign in to comment.