mirror of
https://github.com/tgstation/tgstation-server.git
synced 2026-07-15 18:12:50 +01:00
Change milestone check to pull_request
`pull_request_target` would only be needed if it accessed secrets
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
name: "Check PR Has Milestone"
|
||||
|
||||
on:
|
||||
pull_request_target:
|
||||
pull_request:
|
||||
types: [ opened, edited, synchronize, reopened ]
|
||||
branches:
|
||||
- dev
|
||||
|
||||
Reference in New Issue
Block a user