Skip to content

Bump astropy from 5.2.1 to 5.3.4 in /notebooks/ACS/acs_cte_forward_model #27

Bump astropy from 5.2.1 to 5.3.4 in /notebooks/ACS/acs_cte_forward_model

Bump astropy from 5.2.1 to 5.3.4 in /notebooks/ACS/acs_cte_forward_model #27

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: 'Thank you for sumbitting your issue, we will look at it shortly.'
pr-message: 'Thank you for submitting your first PR - this message will be expanded upon later'