WIP: Migrate to using taskfile #187

Closed
schmelczer wants to merge 26 commits from asch/taskfiles into main
Showing only changes of commit 2a53fd3b59 - Show all commits

Don't publish PRs

Andras Schmelczer 2025-12-14 10:55:54 +00:00

View file

@ -3,8 +3,6 @@ name: Publish Obsidian plugin
on:
push:
tags: ["*"]
pull_request:
branches: ["main"]
env:
CARGO_TERM_COLOR: always