update s3 stubs for integrity checks introduced in boto3==1.36.0 #934
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
name: Changelog updated? | |
on: | |
pull_request: | |
types: | |
- opened | |
- labeled | |
- unlabeled | |
- synchronize | |
branches: | |
- main | |
- develop | |
jobs: | |
call-changelog-check-workflow: | |
uses: ASFHyP3/actions/.github/workflows/[email protected] |