mirror of
https://github.com/certbot/certbot.git
synced 2026-06-04 22:33:00 -04:00
Merge pull request #10224 from certbot/bmw-patch-1
use pull_request_target
This commit is contained in:
commit
a43fdedd12
1 changed files with 1 additions and 1 deletions
2
.github/workflows/assigned.yaml
vendored
2
.github/workflows/assigned.yaml
vendored
|
|
@ -4,7 +4,7 @@ on:
|
|||
issues:
|
||||
types: [assigned]
|
||||
|
||||
pull_request:
|
||||
pull_request_target:
|
||||
types: [assigned]
|
||||
jobs:
|
||||
send-mattermost-message:
|
||||
|
|
|
|||
Loading…
Reference in a new issue