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
# Replace pull_request with pull_request_target if you
10
+
# plan to use this action with forks, see the Limitations section
6
11
pull_request:
7
-
workflow_dispatch:
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