Skip to content

Commit d5107c5

Browse files
author
Charles Larivier
committed
refactor: rename main.yaml to ci.yaml
Signed-off-by: Charles Larivier <charles@dribbble.com>
1 parent ce0dd1b commit d5107c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# This workflow will install Python dependencies, run tests and lint with a variety of Python versions
22
# For more information see: https://help.github.com/actions/language-and-framework-guides/using-python-with-github-actions
33

4-
name: main
4+
name: build
55

66
on:
77
push:

0 commit comments

Comments
 (0)