Skip to content

Commit

Permalink
Update feature_branch.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
julz0815 authored Mar 10, 2021
1 parent 77edaad commit da7760d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/feature_branch.yml
Original file line number Diff line number Diff line change
@@ -1,13 +1,15 @@
name: Feature Branch Workflow



on:
push:
branches: [ feature ]
pull_request:
branches: [ feature ]



# A workflow run is made up of one or more jobs that can run sequentially or in parallel
jobs:
# This workflow contains a job to build and submit pipeline scan, you will need to customize the build process accordingly and make sure the artifact you build is used as the file input to the pipeline scan file parameter
Expand Down

0 comments on commit da7760d

Please sign in to comment.