We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 19e5975 commit ce4751eCopy full SHA for ce4751e
.github/workflows/ci.yml
@@ -13,7 +13,7 @@ on:
13
push:
14
branches:
15
- main
16
- pull_request:
+ pull_request_target:
17
workflow_dispatch:
18
19
jobs:
0 commit comments