multi-scrobbler/.github/act/README.md

237 B

Testing GH Actions with [ACT]

Test Branch Push

act -W '.github/act/actTest.yml' -e '.github/act/actBranchEvent.json'

Test Tag Push

act -W '.github/act/actTest.yml' -e '.github/act/actTagEvent.json'