File tree 3 files changed +3
-3
lines changed
3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
/**
2
2
* @name Checkout of untrusted code in trusted context
3
- * @description Priveleged workflows have read/write access to the base repository and access to secrets.
3
+ * @description Privileged workflows have read/write access to the base repository and access to secrets.
4
4
* By explicitly checking out and running the build script from a fork the untrusted code is running in an environment
5
5
* that is able to push to the base repository and to access secrets.
6
6
* @kind path-problem
Original file line number Diff line number Diff line change 1
1
/**
2
2
* @name Checkout of untrusted code in trusted context
3
- * @description Priveleged workflows have read/write access to the base repository and access to secrets.
3
+ * @description Privileged workflows have read/write access to the base repository and access to secrets.
4
4
* By explicitly checking out and running the build script from a fork the untrusted code is running in an environment
5
5
* that is able to push to the base repository and to access secrets.
6
6
* @kind problem
Original file line number Diff line number Diff line change 1
1
/**
2
2
* @name Checkout of untrusted code in trusted context
3
- * @description Priveleged workflows have read/write access to the base repository and access to secrets.
3
+ * @description Privileged workflows have read/write access to the base repository and access to secrets.
4
4
* By explicitly checking out and running the build script from a fork the untrusted code is running in an environment
5
5
* that is able to push to the base repository and to access secrets.
6
6
* @kind problem
You can’t perform that action at this time.
0 commit comments