Skip to content

Commit

Permalink
ci(migration): Add name to workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
jonathan-d-zhang committed Jul 31, 2024
1 parent 04ab32e commit 4b0dded
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/generate-migration-sql.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
# Generate migration as SQL if necessary
# https://github.com/actions/github-script#comment-on-an-issue

name: "Migration as SQL"

on:
workflow_dispatch:
pull_request:
Expand Down

0 comments on commit 4b0dded

Please sign in to comment.