Skip to content

Commit

Permalink
FEDX-697 : GHA OSS changes
Browse files Browse the repository at this point in the history
  • Loading branch information
tusharmathur-wk committed Apr 3, 2024
1 parent dc20718 commit 5b208eb
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 5b208eb

Please sign in to comment.