ci: Add a warning

This commit is contained in:
bbhtt
2024-11-02 00:28:35 +05:30
parent ae28b43a24
commit 764b4410b1
+3
View File
@@ -1,5 +1,8 @@
name: Close PRs to master
# DO NOT RUN ANY CODE OR CHECKOUT OR USE ORG SECRETS HERE
# pull_request_target RUNS ON PUBLIC FORKS IN REPO'S CONTEXT
on:
pull_request_target:
types: [opened, reopened, synchronize, edited]