Skip to content

Commit

Permalink
chore: update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
danb27 committed Apr 6, 2024
1 parent bc656de commit 5294101
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/commit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ on: push

jobs:
pytest-precommit-workflow:
uses: danb27/reusable-actions/.github/workflows/pytest-precommit.yml@dev
uses: danb27/reusable-actions/.github/workflows/pytest-precommit.yml
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,5 @@ permissions:

jobs:
push-code-artifact:
uses: danb27/reusable-actions/.github/workflows/push-code-artifact.yml@dev
uses: danb27/reusable-actions/.github/workflows/push-code-artifact.yml
secrets: inherit

0 comments on commit 5294101

Please sign in to comment.