Skip to content

Commit

Permalink
chore: actually, stop ignoring changes to the workflow file as well
Browse files Browse the repository at this point in the history
  • Loading branch information
yacoob authored Aug 2, 2024
1 parent 88b2284 commit 76bc072
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,10 @@
on:
push:
paths-ignore:
- ".github/**"
- ".vscode/**"
- "**.md"
pull_request:
paths-ignore:
- ".github/**"
- ".vscode/**"
- "**.md"
workflow_dispatch:
Expand Down

0 comments on commit 76bc072

Please sign in to comment.