Skip to content

Commit

Permalink
ci: update
Browse files Browse the repository at this point in the history
  • Loading branch information
splincode committed Jul 11, 2024
1 parent 52883fb commit 46cc57d
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
name: ⚠️ Release
on:
push:
branches: [main]
paths:
- 'libs/**/*.ts'
- '!libs/**/*.spec.ts'
workflow_dispatch:
inputs:
forcePush:
Expand Down

0 comments on commit 46cc57d

Please sign in to comment.