Skip to content

Commit 19477a0

Browse files
committed
tests
1 parent 457ad1b commit 19477a0

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

.github/workflows/release.yml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
name: Test & Release
2-
on:
3-
push:
4-
branches:
5-
- main
6-
paths:
7-
- src/*
2+
# on:
3+
# push:
4+
# branches:
5+
# - main
6+
# paths:
7+
# - src/*
88

99
on:
1010
workflow_dispatch:

0 commit comments

Comments
 (0)