◐ Shell
clean mode source ↗

GitHub - actionforge/github-actions-example-php: A simple Hello World app in PHP, built using an Actionforge graph as the CI/CD pipeline.

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Folders and files

NameName

Last commit message

Last commit date

Latest commit

History

2 Commits

Repository files navigation

example-php

view-action-graph

A simple Hello World app in PHP, built using an Actionforge graph as the CI/CD pipeline.

Run

php index.php

Graph

The build pipeline is defined as an Actionforge graph in .github/workflows/graphs/build.act:

checkout -> run (php index.php)

It runs on every push to main, on pull requests, and on manual dispatch.

About

A simple Hello World app in PHP, built using an Actionforge graph as the CI/CD pipeline.

Resources

Readme

Activity

Custom properties

Stars

0 stars

Watchers

0 watching

Forks

0 forks

Releases

No releases published

Languages