Skip to content

👷 Add demo ci workflow#10

Closed
devtmaz wants to merge 1 commit into
mainfrom
demo/gh_action_workflow_demo
Closed

👷 Add demo ci workflow#10
devtmaz wants to merge 1 commit into
mainfrom
demo/gh_action_workflow_demo

Conversation

@devtmaz

@devtmaz devtmaz commented Jun 17, 2026

Copy link
Copy Markdown
Owner

Adds sample GitHub Action workflow for learning purposes.

Copilot prompt used to generate workflow:

create for me a yaml configuration for workflow in Github Actions. There are 2 triggers for the workflow: 1. push to main branch. 2. creation of pull request from any branch to main. Action consists of 2 sequential steps: 1. run echo command with text "Command 1", 2. run echo command with text "Command 2"

@devtmaz devtmaz closed this Jun 17, 2026
@devtmaz devtmaz deleted the demo/gh_action_workflow_demo branch June 17, 2026 12:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant