Skip to content

Commit

Permalink
Merge pull request #144 from bcgov/bugfix/AB#0006-merges
Browse files Browse the repository at this point in the history
test 11.3.13
  • Loading branch information
DarylTodosichuk authored Oct 29, 2024
2 parents bb13aa1 + 828bdf1 commit b9012ba
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .github/workflows/docker-build-dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,7 @@ jobs:
id: get_branch
run: |
# Get the latest merge commit message
git log -2
LATEST_MERGE_COMMIT=$(git log --merges --pretty=format:"%s" -1)
# Check if the latest merge commit matches "Merge pull request * from bcgov/*"
Expand Down
2 changes: 1 addition & 1 deletion applications/scripts/datafix-ab#001.sql
Original file line number Diff line number Diff line change
@@ -1 +1 @@
test 11.3.12
test 11.3.13

0 comments on commit b9012ba

Please sign in to comment.