diff options
| author | 2025-08-15 21:50:30 -0500 | |
|---|---|---|
| committer | 2025-08-15 21:50:30 -0500 | |
| commit | b25738112f5fcdff504a2d89bc6ea4a6d2f96092 (patch) | |
| tree | ab75d6465793001cbd8c058e29820327dda7e27e /.github | |
| parent | Revert "Brief: add more pre/post steps for janet-pm building" (diff) | |
Revert "Remove: This workflow requires approval from a maintainer"
This reverts commit 05eb0140db629fa1eb6de0fdbfbb45cedec32d04.
Diffstat (limited to '.github')
| -rw-r--r-- | .github/workflows/test.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 3a0aba2..8b7d2b6 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -3,7 +3,7 @@ name: Test on: push: branches: [ master ] - pull_request_target: + pull_request: branches: [ master ] jobs: |
