Skip to content

Commit

Permalink
updated workflow trigger
Browse files Browse the repository at this point in the history
  • Loading branch information
mgandharva committed Jan 27, 2025
1 parent 53789d3 commit 2923025
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions .github/workflows/spellchecking.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@ name: Spellchecking Final

on:
workflow_dispatch:
push:
branches:
- spell-test-autofix
pull_request:
branches:
- spell-test-autofix
# push:
# branches:
# - spell-test-autofix
# pull_request:
# branches:
# - spell-test-autofix

jobs:
codespell:
Expand Down

0 comments on commit 2923025

Please sign in to comment.