Skip to content

Commit 328458a

Browse files
committed
WIP
1 parent 88a5e3e commit 328458a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/test.yml renamed to .github/workflows/test.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
name: Continous Integration
2-
on: [pull_request]
1+
name: Test
2+
on: [pull_request, push]
33
jobs:
44
build:
55
strategy:

0 commit comments

Comments
 (0)