We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
allowSelfAssign
1 parent fa494ed commit 79d714dCopy full SHA for 79d714d
.github/workflows/issues.yml
@@ -15,4 +15,4 @@ jobs:
15
with:
16
assignees: geofmureithi
17
numOfAssignee: 1
18
- allowSelfAssign: yes
+ allowSelfAssign: true
CHANGELOG.md
@@ -1,4 +1,8 @@
1
# Changelog
2
+
3
+## Unreleased
4
+- fix: correct allowSelfAssign param as bool (#25)
5
6
## [0.7.1] - 2025-03-17
7
8
### 🐛 Bug Fixes
0 commit comments