Skip to content

Commit

Permalink
Revert "fix(action_integration_test): Switch update test to secrets.g…
Browse files Browse the repository at this point in the history
…ithub_token, so that it can be replaced with a pat."

This reverts commit 0ea227c.
  • Loading branch information
Noahnc committed Nov 30, 2023
1 parent e0d55d8 commit 75640ea
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/action_integration_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@ jobs:
with:
report_only: false
target_branch_name: "feat/infrapatch_test_${{ github.run_number }}"
github_token: ${{ secrets.GITHUB_TOKEN }}

- name: Check update result
shell: pwsh
Expand Down

0 comments on commit 75640ea

Please sign in to comment.