Skip to content

Commit

Permalink
Update correct yml
Browse files Browse the repository at this point in the history
  • Loading branch information
chance2021 committed Jan 12, 2025
1 parent e084d05 commit cb006e0
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/lab23-cicd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,10 @@ on:
branches:
- feature/* # CI for feature branches
- develop # CI/CD for develop branch
- lab22/entireCICDGithub
paths:
- '.github/workflows/lab23-cicd.yml'
- '023-GithubActionDockerImageFunctionCICDForAllEnv/*'
workflow_dispatch:
inputs:
environment:
Expand Down

0 comments on commit cb006e0

Please sign in to comment.