Skip to content

Commit c803c35

Browse files
committed
disable automatic workflow
1 parent 7a36fd9 commit c803c35

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.github/workflows/web-ext-workflow.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
name: Release new version
22

33
on:
4-
push:
5-
tags:
6-
- 'v*.*.*'
4+
# push:
5+
# tags:
6+
# - 'v*.*.*'
77
# release:
88
# types: [published]
99

0 commit comments

Comments
 (0)