Skip to content

Update mingw.json to 13.2.0-rt_v11-rev1 #1934

Update mingw.json to 13.2.0-rt_v11-rev1

Update mingw.json to 13.2.0-rt_v11-rev1 #1934

Workflow file for this run

on:
pull_request:
types: [ opened ]
name: Pull Requests
jobs:
pullRequestHandler:
name: PullRequestHandler
runs-on: windows-latest
steps:
- uses: actions/checkout@main
- name: PullRequestHandler
uses: ScoopInstaller/GithubActions@main
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}