mirror of
https://github.com/JanDeDobbeleer/oh-my-posh.git
synced 2025-01-30 04:21:19 -08:00
chore(actions): run on pull_request_target
This commit is contained in:
parent
a217ec78e1
commit
80393bf504
2
.github/workflows/close_themes_pr.yml
vendored
2
.github/workflows/close_themes_pr.yml
vendored
|
@ -1,6 +1,6 @@
|
||||||
name: Close Themes PR
|
name: Close Themes PR
|
||||||
on:
|
on:
|
||||||
pull_request:
|
pull_request_target:
|
||||||
types: [opened, reopened, edited]
|
types: [opened, reopened, edited]
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
|
|
Loading…
Reference in a new issue