Skip to content

Commit f03a6a4

Browse files
amotlsurister
authored andcommitted
CI: Naming things, using more standardized file names and titles
- Many projects just use a `main.yml` workflow file, if they do not need to discriminate between different workflows for different purposes. - The title can be anything, but in this case let us propose a shorter and more concise one: "CI status".
1 parent b369ce2 commit f03a6a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Validate and Release connector
1+
name: CI status
22
on:
33
pull_request:
44
push:

0 commit comments

Comments
 (0)