Collection View Scrolling Not Smooth on iOS 18 (Version 8.0.92), While Versions 8.0.40 and iOS 17 Perform Smoothly #1783
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: Inclusive Heat Sensor | |
on: | |
issues: | |
types: [opened, reopened] | |
issue_comment: | |
types: [created, edited] | |
pull_request_review_comment: | |
types: [created, edited] | |
permissions: | |
contents: read | |
issues: write | |
pull-requests: write | |
jobs: | |
detect-heat: | |
uses: jonathanpeppers/inclusive-heat-sensor/.github/workflows/[email protected] | |
secrets: inherit |