Skip to content

Commit

Permalink
ci: update trigger
Browse files Browse the repository at this point in the history
  • Loading branch information
davidB committed Sep 1, 2024
1 parent 7c29819 commit 3cdec8f
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,12 @@
name: ci

on:
pull_request:
push:
branches:
- main
- master
- "releases/*"
workflow_dispatch:

permissions:
Expand Down

0 comments on commit 3cdec8f

Please sign in to comment.