Skip to content

Commit

Permalink
fix: typo
Browse files Browse the repository at this point in the history
  • Loading branch information
KatoakDR committed Oct 1, 2023
1 parent 0d87533 commit 309b8ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:
# Run for each commit to confirm that the build is still working.
push:
paths:
- ./.github/workflows/build.yml
- '.github/workflows/build.yml'
- 'src/**'
- '!src/**/__tests__/**'
- '!src/**/__mocks__/**'
Expand Down

0 comments on commit 309b8ad

Please sign in to comment.