Skip to content

Commit

Permalink
chore: change ci triggering (#4978)
Browse files Browse the repository at this point in the history
  • Loading branch information
Shinigami92 authored Sep 19, 2021
1 parent 37f0b2f commit 94867b6
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,11 @@ env:

on:
push:
branches:
- main
- release/*
pull_request:
workflow_dispatch:

jobs:
build:
Expand Down

0 comments on commit 94867b6

Please sign in to comment.