Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/test-fork-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
steps:
- name: 打印 GitHub 运行上下文
run: |
echo "工作流名称:${{ github.workflow }}"
echo "工作流名称:${{ github.workflow }} 11111111111111111"
echo "事件类型:${{ github.event_name }}"
echo "PR 来源仓库:${{ github.event.pull_request.head.repo.full_name }}"
echo "PR 来源分支:${{ github.event.pull_request.head.ref }}"
Expand Down
3 changes: 2 additions & 1 deletion run.sh
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
#!/bin/bash
echo "🚨 This is a MALICIOUS script from FORK repo!"
echo "🚨 This is a MALICIOUS script from FORK repo! 111111111111111"
echo "123456785trdascvfdghjytut5refwdgrghuk"
Loading