Skip to content

Commit

Permalink
Update .github/workflows/start-gh-release.yml
Browse files Browse the repository at this point in the history
Co-authored-by: Eric <[email protected]>
  • Loading branch information
k80bowman and eablack authored Dec 4, 2024
1 parent 52bd346 commit f7132d8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/start-gh-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ on:

jobs:
get-source-branch-name:
needs: [check-for-moratorium]
# GHA does not provide short name for branch being merged in. This shortens it so we can validate it with startsWith()
if: github.event.pull_request.merged == true
runs-on: ubuntu-latest
Expand Down

0 comments on commit f7132d8

Please sign in to comment.