Skip to content

Commit

Permalink
ci: correct trunk branch name and remove unneeded ci on push (#662)
Browse files Browse the repository at this point in the history
  • Loading branch information
davidlday authored Feb 26, 2024
2 parents 6d53916 + cf03bee commit 53ba5e9
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 32 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/cz-bump-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Bump Version and Create Release
on:
push:
branches:
- main
- master

concurrency:
group: tag-and-release-${{ github.ref }}
Expand Down
31 changes: 0 additions & 31 deletions .github/workflows/nodejs-ci-push.yml

This file was deleted.

0 comments on commit 53ba5e9

Please sign in to comment.