[workflow] removes format checkout token

This commit is contained in:
Refringe
2025-07-20 21:04:22 -04:00
parent a4fd2f4d84
commit f4b5609e0f
-1
View File
@@ -19,7 +19,6 @@ jobs:
uses: actions/checkout@v4
with:
ref: ${{ github.head_ref }}
token: ${{ secrets.BYPASS_WORKFLOW_PAT }}
- name: Setup .NET
uses: actions/setup-dotnet@v4