diff --git a/.github/workflows/testing-farm.yml b/.github/workflows/testing-farm.yml index dde8593c51..8c5dd42f08 100644 --- a/.github/workflows/testing-farm.yml +++ b/.github/workflows/testing-farm.yml @@ -28,3 +28,4 @@ jobs: api_key: ${{ secrets.TF_API_KEY }} tmt_plan_regex: "tf-test" #tmt_path: ".github/workflows/tf-test.fmf" + github_token: ${{ secrets.token }}