Skip to content

Commit 40ee53f

Browse files
authored
Update test-pr.yml
1 parent 6f89dd3 commit 40ee53f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@ jobs:
1010
runs-on: ubuntu-latest
1111
steps:
1212
- name: Base Repo Workflow Step
13-
run: echo "✅ This is the ORIGINAL, SAFE workflow from the BASE repo, triggered by 'on: pull_request'."
13+
run: echo "✅ This is the ORIGINAL, SAFE workflow from the BASE repo, triggered by PR."

0 commit comments

Comments
 (0)