Skip to content

Bump streamlit from 1.31.0 to 1.37.0 in /Machine Learning and Data Science/Intermediate/Crop Recommedation using ML #1932

Bump streamlit from 1.31.0 to 1.37.0 in /Machine Learning and Data Science/Intermediate/Crop Recommedation using ML

Bump streamlit from 1.31.0 to 1.37.0 in /Machine Learning and Data Science/Intermediate/Crop Recommedation using ML #1932

Workflow file for this run

name: Greetings
on:
pull_request_target:
types: [closed]
jobs:
congratulate:
runs-on: ubuntu-latest
if: github.event.pull_request.merged == true
steps:
- name: Congratulate on every PR merge
uses: peter-evans/create-or-update-comment@v1
with:
issue-number: ${{ github.event.pull_request.number }}
body: |
@${{ github.event.pull_request.user.login }} Hurray, your PR got merged into our Project-Guidance 🥳. Thanks a bunch. Feel free to take another Issue. 💖