Skip to content

Commit

Permalink
Cleanup obsolete GHA workflow comments for usnistgov#116.
Browse files Browse the repository at this point in the history
  • Loading branch information
aj-stein-nist committed Oct 27, 2023
1 parent ccbb00c commit 45e279b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/content-artifacts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@ jobs:
with:
submodules: recursive
token: ${{ secrets.COMMIT_TOKEN }}
# use this if checkout is anonymous
- name: Cache generated content for OSCAL build artifacts
uses: actions/cache@704facf57e6136b1bc63b828d79edcd491f0ee84
with:
Expand All @@ -58,7 +57,6 @@ jobs:
${{ runner.temp }}/generated-content.zip
retention-days: 5
- name: Publish Artifacts
# only do this on main
if: github.repository == env.HOME_REPO && github.ref == 'refs/heads/main'
uses: stefanzweifel/git-auto-commit-action@8756aa072ef5b4a080af5dc8fef36c5d586e521d
with:
Expand Down

0 comments on commit 45e279b

Please sign in to comment.