Skip to content

Commit

Permalink
Trigger CI in PRs
Browse files Browse the repository at this point in the history
  • Loading branch information
ax0 committed Nov 11, 2024
1 parent 03cd818 commit d1592af
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@ name: Build & release chat
on:
push:
branches: [main]
pull_request:
branches:
- "**"
workflow_dispatch:
inputs:
release:
Expand Down

0 comments on commit d1592af

Please sign in to comment.