Skip to content

Commit

Permalink
Update ci
Browse files Browse the repository at this point in the history
  • Loading branch information
philip-gai committed Sep 18, 2021
1 parent 4e49cec commit 2114e79
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,9 @@ name: "CI - Azure DevOps ChatOps"

on:
pull_request:
branches: [ main, develop, "release/*" ]
push:
branches:
- main
- develop
- "releases/*"
branches: [ main, develop, "release/*" ]

permissions:
issues: write
Expand Down

0 comments on commit 2114e79

Please sign in to comment.