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 6ef70a0 commit 2590084
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 2590084

Please sign in to comment.