Skip to content

Commit 66ab555

Browse files
committed
Rename actions workflow
1 parent c07d0e7 commit 66ab555

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/workflows/ci.yml renamed to .github/workflows/tests.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,8 @@
1-
name: CI
1+
name: Tests
22

33
on:
44
push:
5-
branches: [ main, add-tests ]
65
pull_request:
7-
branches: [ main ]
86

97
jobs:
108
test:

0 commit comments

Comments
 (0)