Explorar el Código

Revert "Add a token to fix the 403 error"

This reverts commit e458c0df7e86239a1a3e8542c69b82fa9f41c643.
R b b666 hace 3 meses
padre
commit
7486314ca5
Se han modificado 1 ficheros con 0 adiciones y 2 borrados
  1. 0 2
      .github/workflows/post_ci_status.yml

+ 0 - 2
.github/workflows/post_ci_status.yml

@@ -36,8 +36,6 @@ jobs:
     steps:
     steps:
       - name: Post or update CI status comment
       - name: Post or update CI status comment
         uses: actions/github-script@v7
         uses: actions/github-script@v7
-        env:
-          GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
         with:
         with:
           script: |
           script: |
             const prNumber = ${{ inputs.pr_number }};
             const prNumber = ${{ inputs.pr_number }};