diff --git a/.github/workflows/modtest-github-repos.yaml b/.github/workflows/modtest-github-repos.yaml index 9d86471..687a808 100644 --- a/.github/workflows/modtest-github-repos.yaml +++ b/.github/workflows/modtest-github-repos.yaml @@ -2,8 +2,7 @@ name: "ModTest: github-repos" on: pull_request: - branches: - - main + workflow_dispatch: jobs: modtest: @@ -24,4 +23,4 @@ jobs: secrets: TFE_TOKEN: ${{ secrets.TFE_TOKEN }} - GH_TOKEN: ${{ secrets.GH_TOKEN }} \ No newline at end of file + GH_TOKEN: ${{ secrets.GH_TOKEN }}