Skip to content

Commit 0ae3e7f

Browse files
Update add-to-devrel.yml
1 parent 53810cc commit 0ae3e7f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/add-to-devrel.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ on:
55
types:
66
- opened
77
- reopened
8-
pull_request:
8+
pull_request_target:
99
types:
1010
- opened
1111
- reopened
@@ -19,4 +19,4 @@ jobs:
1919
with:
2020
# add to DevRel Project #117
2121
project-url: https://github.com/orgs/near/projects/117
22-
github-token: ${{ secrets.GH_TOKEN }}
22+
github-token: ${{ secrets.PROJECT_GH_TOKEN }}

0 commit comments

Comments
 (0)