Skip to content

Commit

Permalink
🛠️ .github/workflows/frontend.main.yml -> Added workflow path for Git…
Browse files Browse the repository at this point in the history
…Hub Actions.
  • Loading branch information
davisdre committed Jan 2, 2025
1 parent 52404d5 commit db4d092
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/frontend.main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ on:
branches: [ main ]
paths:
- 'frontend/**'
- '.github/workflows/**'

jobs:
build:
Expand Down

0 comments on commit db4d092

Please sign in to comment.