Skip to content

Commit

Permalink
build: capturing new migrations.
Browse files Browse the repository at this point in the history
  • Loading branch information
awais786 committed Oct 30, 2023
1 parent b8119f0 commit 4354d98
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/capture_new_migrations.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,9 @@ jobs:
- name: Checkout master repo
uses: actions/checkout@v2
with:
ref: master


- name: Setup Python ${{ matrix.python-version }}
uses: actions/setup-python@v4
Expand Down

0 comments on commit 4354d98

Please sign in to comment.