Skip to content

fix: Action did not work on Windows runners. #105

fix: Action did not work on Windows runners.

fix: Action did not work on Windows runners. #105

Workflow file for this run

name: Cats 😺
on:
pull_request_target:
types:
- opened
- reopened
jobs:
aCatForCreatingThePullRequest:
name: A cat for your effort!
runs-on: ubuntu-latest
steps:
- uses: ruairidhwm/[email protected]
with:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}