Skip to content

Commit 7058651

Browse files
committedJan 16, 2023
test
1 parent 4e1c7fa commit 7058651

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed
 

‎.github/workflows/GenerateAsyncCode.yml

-4
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,6 @@ jobs:
1313

1414
steps:
1515
- uses: actions/checkout@v3
16-
with:
17-
ref: ${{ github.event.pull_request.head.ref }}
18-
repository: ${{ github.event.pull_request.head.repo.full_name }}
19-
token: ${{ secrets.NHIBERNATE_BOT_TOKEN }}
2016

2117
- name: Setup .NET
2218
uses: actions/setup-dotnet@v3

0 commit comments

Comments
 (0)
Please sign in to comment.