Skip to content

Commit

Permalink
Merge pull request #81 from Workiva/FEDX-685-take1
Browse files Browse the repository at this point in the history
FEDX-685-take1 : GHA OSS changes to dart_codemod
  • Loading branch information
rmconsole6-wk authored Apr 3, 2024
2 parents 23100fe + 3f07bb0 commit ac038c4
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 24 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/dart_ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,10 @@ jobs:
run: dart analyze
- name: Run tests
run: dart test
- uses: anchore/sbom-action@v0
with:
path: ./
format: cyclonedx-json

# If new major versions of analyzer are released in the future and we want to
# be compatible with multiple majors, use this workflow to validate.
Expand Down
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 ac038c4

Please sign in to comment.