sf-plugin-permission-sets 0.0.0-dev.75 → 0.0.0-dev.76
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -1
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -70,7 +70,7 @@ What the user behind `--target-org` needs:
|
|
|
70
70
|
| `sf ps export` | ✓ | ✓ | ✓ | - |
|
|
71
71
|
| `sf ps apply` | ✓ | ✓ | ✓ | ✓ |
|
|
72
72
|
|
|
73
|
-
✓ Required, - Not required.
|
|
73
|
+
✓ Required, - Not required. `Manage Users` is not required, not even for permission set licenses.
|
|
74
74
|
|
|
75
75
|
Two permission sets, so a pull request job cannot change the org:
|
|
76
76
|
|
package/package.json
CHANGED