Skip to content

GPS working in BF4.2 but not in BF4.3 RC3 #11333

GPS working in BF4.2 but not in BF4.3 RC3

GPS working in BF4.2 but not in BF4.3 RC3 #11333

Workflow file for this run

name: No Response
on:
issue_comment:
types: [created]
schedule:
- cron: 0 4 * * *
jobs:
no-response:
runs-on: ubuntu-latest
steps:
- uses: lee-dohm/no-response@9bb0a4b5e6a45046f00353d5de7d90fb8bd773bb # v0.5.0
with:
daysUntilClose: 1
responseRequiredLabel: Missing Information
token: ${{ github.token }}