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
Copy file name to clipboardExpand all lines: .github/workflows/playwright.yml
+1-8Lines changed: 1 addition & 8 deletions
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,4 @@
1
1
# Security Notes
2
-
# This workflow uses `pull_request_target`, so will run against all PRs automatically (without approval), be careful with allowing any user-provided code to be run here
3
2
# Only selected Actions are allowed within this repository. Please refer to (https://github.com/nodejs/nodejs.org/settings/actions)
4
3
# for the full list of available actions. If you want to add a new one, please reach out a maintainer with Admin permissions.
5
4
# REVIEWERS, please always double-check security practices before merging a PR that contains Workflow changes!!
0 commit comments