Skip to content

Commit c5328ee

Browse files
committed
test
1 parent aeaa57c commit c5328ee

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/test_workflow.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: test
22

3-
on:
4-
workflow_dispatch:
3+
on: [push]
4+
55

66
jobs:
77
build:

0 commit comments

Comments
 (0)