[!] CDN: trunk URL couldn't be downloaded: https://cdn.cocoapods.org/Specs/f/c/8/Turf/4.0.0-rc.1/Turf.podspec.json Response: Error in the HTTP2 framing layer #674
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
# Configuration for Label Actions - https://github.com/dessant/label-actions | |
name: "Label Actions" | |
on: | |
issues: | |
types: labeled | |
permissions: | |
contents: read | |
issues: write | |
jobs: | |
action: | |
runs-on: ubuntu-latest | |
steps: | |
- uses: dessant/label-actions@v2 |