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

Commit dea61af

Browse files
davejrtSourcegraph
andauthored
update auditor trigger (#10)
Co-authored-by: Sourcegraph <[email protected]>
1 parent ca866ae commit dea61af

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)