mirror of
https://github.com/stan220/flathub.git
synced 2026-09-08 17:28:57 +00:00
ci: Add a warning
This commit is contained in:
@@ -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]
|
||||
|
||||
Reference in New Issue
Block a user