Skip to content

Commit

Permalink
Update #132 to add pipeline content gen for dev.
Browse files Browse the repository at this point in the history
  • Loading branch information
aj-stein-nist authored and david-waltermire committed Sep 26, 2022
1 parent e3fdd8a commit c7b3801
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/content-artifacts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ on:
push:
branches:
- main
- develop
paths:
- 'src/**'
- 'oscal'
Expand All @@ -10,6 +11,7 @@ on:
workflow_dispatch:
branches:
- main
- develop
name: Process Content Artifacts
env:
OSCAL_DIR_PATH: oscal
Expand Down

0 comments on commit c7b3801

Please sign in to comment.