We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6f89dd3 commit 40ee53fCopy full SHA for 40ee53f
.github/workflows/test-pr.yml
@@ -10,4 +10,4 @@ jobs:
10
runs-on: ubuntu-latest
11
steps:
12
- name: Base Repo Workflow Step
13
- run: echo "✅ This is the ORIGINAL, SAFE workflow from the BASE repo, triggered by 'on: pull_request'."
+ run: echo "✅ This is the ORIGINAL, SAFE workflow from the BASE repo, triggered by PR."
0 commit comments