Skip to content

Commit

Permalink
Fix release-drafter (#1278)
Browse files Browse the repository at this point in the history
guizmaii authored Apr 13, 2024

Verified

This commit was signed with the committer’s verified signature.
1 parent ec378e6 commit f781c3e
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
@@ -2,7 +2,7 @@ name: Release Drafter

on:
push:
branches: ['master']
branches: ['series/2.x']

jobs:
update_release_draft:

0 comments on commit f781c3e

Please sign in to comment.