Skip to content

Commit

Permalink
Run workflow on change to pubspec.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
theRookieCoder committed Feb 5, 2023
1 parent e453f42 commit 5178fe7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/web_deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ on:
paths:
- "**.dart"
- "pubspec.lock"
- "pubspec.yaml"
- ".github/workflows/web_deploy.yml"

jobs:
Expand Down

0 comments on commit 5178fe7

Please sign in to comment.