mirror of
https://github.com/FoxxMD/multi-scrobbler.git
synced 2026-05-04 06:31:31 +00:00
* Aligns with "normal" default branch usage better, allows dependabot to actually run * Change image publishing to push tagged images as 'latest' and master images as `edge` |
||
|---|---|---|
| .. | ||
| actBranchEvent.json | ||
| actTagEvent.json | ||
| actTest.yml | ||
| README.md | ||
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'