Skip to content

Commit

Permalink
Fix: [AEA-0000] - auto bump version on merge to main (#187)
Browse files Browse the repository at this point in the history
## Summary

- Routine Change

### Details

- auto bump version on merge to main
  • Loading branch information
anthony-nhs authored Nov 25, 2024
1 parent f16315b commit 765231c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 91 deletions.
90 changes: 0 additions & 90 deletions .github/workflows/ci.yml

This file was deleted.

3 changes: 2 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
name: release workflow

on:
workflow_dispatch:
push:
branches: [main]

env:
BRANCH_NAME: ${{ github.event.ref.BRANCH_NAME }}
Expand Down

0 comments on commit 765231c

Please sign in to comment.