Skip to content

Commit

Permalink
Add main branch to release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
J12934 committed May 20, 2022
1 parent 289221e commit 97a424c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/release-notes.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,11 @@ on:
# branches to consider in the event; optional, defaults to all
branches:
- master
- main

jobs:
update_draft_release:
name: 'Update Draft Release'
name: "Update Draft Release"
runs-on: ubuntu-latest
steps:
# Drafts your next Release notes as Pull Requests are merged into "master"
Expand Down

0 comments on commit 97a424c

Please sign in to comment.