Skip to content

Commit aa385fa

Browse files
committed
Avoided gha test job
1 parent fdf9e1f commit aa385fa

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,8 @@
44
name: Push tests
55
# run-name: ${{ github.actor }} push tests
66

7-
#on:
7+
on:
8+
workflow_dispatch:
89
# push:
910
# pull_request:
1011

0 commit comments

Comments
 (0)