Skip to content

Commit ed3c915

Browse files
committed
fix: comment out issues trigger in expression functions workflow
1 parent 258d1dc commit ed3c915

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/expression-functions.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ on:
44
push:
55
branches:
66
- main
7-
issues:
8-
types: [opened, labeled]
7+
# issues:
8+
# types: [opened, labeled]
99

1010
jobs:
1111
expression-functions:

0 commit comments

Comments
 (0)