Skip to content

Commit

Permalink
Update pipeline.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
youngbryanyu authored Jan 17, 2024
1 parent 59c00e0 commit 1071b7c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,7 @@ jobs:
# - File artifact
# - Environment variable (only available within the scope of this job, thus need artifact to pass to other jobs)
detect-code-changes:
name: Detect Code Changes
runs-on: ubuntu-latest
needs: build
steps:
Expand Down

0 comments on commit 1071b7c

Please sign in to comment.