Skip to content
This repository has been archived by the owner on Jan 19, 2022. It is now read-only.

Commit

Permalink
Always run release-drafter for pushes
Browse files Browse the repository at this point in the history
  • Loading branch information
Mario Manno committed Sep 25, 2020
1 parent 9784fa6 commit f0ef1bd
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/release-drafter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,8 @@ name: Release Drafter

on:
push:
# branches to consider in the event; optional, defaults to all
tags:
- 'v1.*'
branches:
- master

jobs:
update_release_draft:
Expand Down

0 comments on commit f0ef1bd

Please sign in to comment.