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
{{ message }}
This repository was archived by the owner on Aug 20, 2024. It is now read-only.
# Replace pull_request with pull_request_target if you
10
-
# plan to use this action with forks, see the Limitations section
11
-
pull_request:
12
-
branches:
13
-
- main
14
-
15
-
# Down scope as necessary via https://docs.github.com/en/actions/security-guides/automatic-token-authentication#modifying-the-permissions-for-the-github_token
# Replace pull_request with pull_request_target if you
10
+
# plan to use this action with forks, see the Limitations section
11
+
pull_request:
12
+
branches:
13
+
- main
14
+
15
+
# Down scope as necessary via https://docs.github.com/en/actions/security-guides/automatic-token-authentication#modifying-the-permissions-for-the-github_token
0 commit comments