Skip to content

Commit

Permalink
Update modtest-github-repos.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
David Arnold authored and GitHub committed Sep 4, 2024
1 parent cddc2e4 commit 91a5e67
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/modtest-github-repos.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,7 @@ name: "ModTest: github-repos"

on:
pull_request:
branches:
- main
workflow_dispatch:

jobs:
modtest:
Expand All @@ -24,4 +23,4 @@ jobs:

secrets:
TFE_TOKEN: ${{ secrets.TFE_TOKEN }}
GH_TOKEN: ${{ secrets.GH_TOKEN }}
GH_TOKEN: ${{ secrets.GH_TOKEN }}

0 comments on commit 91a5e67

Please sign in to comment.