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.
1 parent 3ac7ca9 commit d2c369eCopy full SHA for d2c369e
CHANGELOG.md
@@ -9,6 +9,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
9
### Added
10
- Welcome first time contributors ([#782](https://github.com/jsonrainbow/json-schema/pull/782))
11
12
+### Fixed
13
+- Add required permissions for welcome action ([#789](https://github.com/jsonrainbow/json-schema/pull/789))
14
+
15
### Changed
16
- Used PHPStan's int-mask-of<T> type where applicable ([#779](https://github.com/jsonrainbow/json-schema/pull/779))
17
- Fixed some PHPStan errors ([#781](https://github.com/jsonrainbow/json-schema/pull/781))
0 commit comments