Skip to content

Commit

Permalink
chore/MSSDK-2108: polish the workflow configuration files
Browse files Browse the repository at this point in the history
  • Loading branch information
Saddage committed Feb 18, 2025
1 parent 8b034a8 commit 7f85f19
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 19 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/finalize-release.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Finalize release
name: Publish library to NPM registry and synchronize branches

on:
release:
Expand Down
17 changes: 0 additions & 17 deletions .github/workflows/on-release.yml

This file was deleted.

Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Pre-release pull request checks
name: Release candidate Pull Request check

on:
pull_request:
Expand Down

0 comments on commit 7f85f19

Please sign in to comment.