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 d1ffc6c commit cce187fCopy full SHA for cce187f
.github/workflows/recce_ci.yml
@@ -17,7 +17,7 @@ jobs:
17
- name: Merge Base Branch into PR
18
uses: cycleapple/PR-Update@v1
19
with:
20
- - baseBranch: ${{ github.event.pull_request.base.ref }}
+ baseBranch: ${{ github.event.pull_request.base.ref }}
21
22
- name: Set up Python
23
uses: actions/setup-python@v4
0 commit comments