You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ci(security): reduce the workflow permissions to read-all (#85)
By default all the workflows should have read-all permissions and any
extra permission required should be added explicitly per job.
Closes#84
Signed-off-by: Jonathan Gonzalez V. <[email protected]>
Copy file name to clipboardExpand all lines: .github/workflows/run-e2e-test.yml
+4Lines changed: 4 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -19,6 +19,8 @@ on:
19
19
description: 'E2E feature type filter. See https://github.com/cloudnative-pg/cloudnative-pg/blob/main/contribute/e2e_testing_environment/README.md#using-feature-type-test-selectionfilter'
0 commit comments