Skip to content

Commit

Permalink
Merge pull request #104 from WordPress/release_drafter_on_main
Browse files Browse the repository at this point in the history
Run release drafter action on push to main branch
  • Loading branch information
obulat authored Jun 11, 2021
2 parents 01e76a7 + 3eb439d commit 85affa3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-drafter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Release Drafter
on:
push:
branches:
- develop
- main

jobs:
update_release_draft:
Expand Down

0 comments on commit 85affa3

Please sign in to comment.