Skip to content

Commit bee7e70

Browse files
committed
properly disable workflow
1 parent 858be85 commit bee7e70

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

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

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

3-
on:
4-
# push:
5-
# tags:
6-
# - 'v*.*.*'
7-
# release:
8-
# types: [published]
3+
# on:
4+
# push:
5+
# tags:
6+
# - 'v*.*.*'
7+
# release:
8+
# types: [published]
99

1010
jobs:
1111
build-release:

0 commit comments

Comments
 (0)