Skip to content

Bump virtualenv from 20.25.1 to 20.26.1 in /.github/workflows #584

Bump virtualenv from 20.25.1 to 20.26.1 in /.github/workflows

Bump virtualenv from 20.25.1 to 20.26.1 in /.github/workflows #584

Workflow file for this run

name: Greetings
on: [pull_request, issues]
jobs:
greeting:
runs-on: ubuntu-latest
permissions:
issues: write
pull-requests: write
steps:
- uses: actions/first-interaction@v1
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
issue-message: "Thanks for opening your first issue in ``sectionproperties`` :raised_hands: Pull requests are always welcome :wink:"
pr-message: "Thank you for your contribution to ``sectionproperties`` :pray: We will be reviewing your PR shortly :monocle_face:"