Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
HugoRCD committed Feb 22, 2025
1 parent 5ddea47 commit 7a12c04
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .github/workflows/nuxthub-lp.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
name: Deploy to LP NuxtHub
on: push
on:
push:
branches:
- '**'
workflow_dispatch:

jobs:
check-changes:
Expand Down

0 comments on commit 7a12c04

Please sign in to comment.