Skip to content
This repository was archived by the owner on Jul 20, 2022. It is now read-only.

Commit ac85ed1

Browse files
davejrtSourcegraph
andauthored
update auditor trigger (#237)
Co-authored-by: Sourcegraph <batch-changes@sourcegraph.com>
1 parent 989d707 commit ac85ed1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr-auditor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: pr-auditor
22
on:
33
pull_request:
4-
types: [ closed, edited, opened, synchronize ]
4+
types: [ closed, edited, opened, synchronize, ready_for_review ]
55
jobs:
66
pr-auditor:
77
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)