Skip to content

Commit 570d7cc

Browse files
Update README.md
1 parent eb73ea8 commit 570d7cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Codefresh is a CI/CD platform that engineers actually love to use. The [Codefres
44

55
It is based on the [Codefresh CLI](https://codefresh-io.github.io/cli/) which can execute Codefresh pipelines remotely (using an API key for authentication). The Codefresh CLI is already available as a [public Docker image](https://hub.docker.com/r/codefresh/cli/), so creating a GitHub action with it is a trivial process.
66

7-
# Integrating Codefresh pipelines with GitHub actions
7+
## Integrating Codefresh pipelines with GitHub actions
88

99
GitHub actions are a flexible way to respond to GitHub events and perform one or more tasks
1010
when a specific GitHub event happens. GitHub actions can also use Codefresh pipelines as a back-end

0 commit comments

Comments
 (0)