Skip to content

Commit

Permalink
fix single quote
Browse files Browse the repository at this point in the history
  • Loading branch information
drwetter committed Sep 4, 2024
1 parent fc42c7e commit 878a5df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:
- 'utils/**'
- 'doc/**'
- 'bin/**'
- '.github/workflows/**.yml
- '.github/workflows/**.yml'
- '**.md'
- '**.pem'
- '**.pdf'
Expand Down

0 comments on commit 878a5df

Please sign in to comment.