Skip to content

Commit a82669f

Browse files
committed
sec: modified write-features to execute on push only
1 parent d4e188e commit a82669f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/write-features.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: Extract & write features
22
on:
3-
pull_request:
3+
push:
44
branches:
55
- master
66
paths:

0 commit comments

Comments
 (0)