Skip to content

Commit

Permalink
Merge pull request #248 from Workiva/FEDX-697
Browse files Browse the repository at this point in the history
FEDX-697 : GHA OSS changes
  • Loading branch information
rm-astro-wf authored Apr 3, 2024
2 parents dc20718 + 5b208eb commit 19a2f69
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 25 deletions.
6 changes: 5 additions & 1 deletion .github/workflows/dart_ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,4 +56,8 @@ jobs:

- name: Verify formatting
run: dart run dart_dev format --check
if: always() && steps.install.outcome == 'success'
if: always() && steps.install.outcome == 'success'
- uses: anchore/sbom-action@v0
with:
path: ./
format: cyclonedx-json
5 changes: 0 additions & 5 deletions Dockerfile

This file was deleted.

19 changes: 0 additions & 19 deletions skynet.yaml

This file was deleted.

0 comments on commit 19a2f69

Please sign in to comment.