Skip to content

Commit

Permalink
Merge pull request #22 from assimbly/develop
Browse files Browse the repository at this point in the history
Release 3.8.1
  • Loading branch information
joaocatalao authored Dec 13, 2022
2 parents febfbc7 + 72590bb commit 444f6e7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/issue-branch.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ branches:
skip: true

autoCloseIssue: true
openPR: true
openDraftPR: true

copyIssueDescriptionToPR: true
copyIssueLabelsToPR: true
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/issue-branch.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Create Issue Branch

on:
issues:
types: [ created, assigned ]
types: [ opened, created, assigned ]

jobs:
create_issue_branch_job:
Expand Down

0 comments on commit 444f6e7

Please sign in to comment.