Skip to content

Commit

Permalink
issue template changes don't trigger deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
skedwards88 committed Aug 20, 2023
1 parent f83b9e4 commit efb6dbf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ on:
paths-ignore:
- "README.md"
- "TODO.md"
- ".github/ISSUE_TEMPLATE/*"
workflow_dispatch:

permissions:
Expand Down

0 comments on commit efb6dbf

Please sign in to comment.