Skip to content

Commit

Permalink
feat: composite action (#24)
Browse files Browse the repository at this point in the history
* ci: 2

* wip

* feat: use shared workflow

* wip

* wip
  • Loading branch information
ryanhanks-bestow authored Jan 28, 2024
1 parent 6e50701 commit ab50f08
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/format.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: ./.github/actions/format
- uses: bestow-code/bestow-code-actions/.github/actions/format@6b3809432ae4b155ea362c81d9d86b08f7a23077
# - uses: actions/[email protected]
# - uses: dart-lang/setup-dart@v1
# - run: dart pub get
Expand Down

0 comments on commit ab50f08

Please sign in to comment.