Skip to content

Commit

Permalink
Update ci_push_testing.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
alexanderrichards authored Nov 27, 2023
1 parent 01af5b0 commit 01292e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci_push_testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ jobs:
body: This is an auto-generated PR with fixes by autopep8 for the ${{ steps.vars.outputs.branch-name }} branch.
labels: autopep8, automated pr
branch: ${{ steps.vars.outputs.branch-name }}
base: $ {{ github.base_ref }}
base: ${{ github.base_ref }}
token: ${{ secrets.WORKFLOW }}

core-unit:
Expand Down

0 comments on commit 01292e9

Please sign in to comment.