We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e55d021 commit 7f919cfCopy full SHA for 7f919cf
1 file changed
.github/workflows/ci.yml
@@ -1,8 +1,10 @@
1
-name: Release Obsidian plugin
2
-
+name: Check and Build
3
on:
+ pull_request:
4
+ branches:
5
+ - main
6
push:
- tags:
7
8
- "*"
9
workflow_dispatch:
10
0 commit comments