Skip to content

Commit

Permalink
📝 Chore(GitHub Actions): Only execute preview workflow when in flut…
Browse files Browse the repository at this point in the history
…ter project folder
  • Loading branch information
Dynesshely committed Sep 23, 2024
1 parent ac73e6d commit 9c695af
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/preview.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ on:
push:
branches:
- "dev=main"
paths:
- 'KitX Website Flutter/**'
workflow_dispatch:

jobs:
Expand Down

0 comments on commit 9c695af

Please sign in to comment.