Skip to content

DEP: Update to allow python 3.11 #2

DEP: Update to allow python 3.11

DEP: Update to allow python 3.11 #2

name: update-pull-request
on:
pull_request:
branches:
- main
jobs:
update-pull-request:
uses: octue/.github/.github/workflows/reusable-update-pull-request.yml@main

Check failure on line 10 in .github/workflows/update-pull-request.yml

View workflow run for this annotation

GitHub Actions / update-pull-request

Invalid workflow file

The workflow is not valid. In .github/workflows/update-pull-request.yml (Line: 10, Col: 11): Error from called workflow octue/.github/.github/workflows/reusable-update-pull-request.yml@main (Line: 17, Col: 9): Unexpected symbol: '"'. Located at position 43 within expression: !contains(github.event.pull_request.body, "<!--- SKIP AUTOGENERATED NOTES --->")
secrets:
token: ${{ secrets.GITHUB_TOKEN }}