Skip to content

Commit 421f5f4

Browse files
committed
Undo running CI on edited
1 parent 675bfd5 commit 421f5f4

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

.github/workflows/doc.yml

-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ on:
44
release:
55
types:
66
- created
7-
- edited
87

98
jobs:
109
build-and-deploy:

.github/workflows/upload-binaries.yml

-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ on:
44
release:
55
types:
66
- released
7-
- edited
87

98
env:
109
TAG: ${{ github.event.release.tag_name }} # had some issue using this directly on windows

0 commit comments

Comments
 (0)