Merge pull request #510 from IntersectMBO/erikd/ghc-9.12 #1149
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: Rate Limit Check | |
on: | |
push: | |
create: | |
jobs: | |
build: | |
runs-on: ubuntu-latest | |
steps: | |
- name: "WIN: Install System Dependencies via pacman (msys2)" | |
run: | | |
curl -H "Accept: application/vnd.github.v3+json" https://api.github.com/rate_limit |