Skip to content

Commit

Permalink
fix: workflow.yml (#162)
Browse files Browse the repository at this point in the history
* fix development.yml

* Update compliance.yml
  • Loading branch information
bdougie committed Sep 7, 2023
1 parent 49539e8 commit 05cb60f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/compliance.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@ permissions:

jobs:
compliance:
uses: open-sauced/open-sauced/.github/workflows/compliance.yml@main
uses: open-sauced/hot/.github/workflows/compliance.yml@main
2 changes: 1 addition & 1 deletion .github/workflows/development.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ on:

jobs:
test:
uses: open-sauced/open-sauced/.github/workflows/development.yml@main
uses: open-sauced/hot/.github/workflows/development.yml@main

0 comments on commit 05cb60f

Please sign in to comment.