Skip to content

Commit

Permalink
Merge pull request #8 from pvcy/jc/database-change
Browse files Browse the repository at this point in the history
Add Date of Birth Column for Users
  • Loading branch information
john-craft authored Oct 24, 2023
2 parents a5571ee + 9061ef3 commit 6e6e8c3
Show file tree
Hide file tree
Showing 8 changed files with 110,024 additions and 105,606 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/test-migration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -86,4 +86,4 @@ jobs:
-H "Authorization: token ${{ secrets.GITHUB_TOKEN }}" \
-H "Accept: application/vnd.github.v3+json" \
https://api.github.com/repos/${{ github.repository }}/issues/${{ github.event.pull_request.number }}/comments \
-d "{\"body\":\"env.PR_COMMENT\"}"
-d "{\"body\":\"${{ env.PR_COMMENT }}\"}"
Loading

0 comments on commit 6e6e8c3

Please sign in to comment.