Skip to content

Commit

Permalink
run on push for main/release branches
Browse files Browse the repository at this point in the history
  • Loading branch information
roncodingenthusiast committed Nov 10, 2023
1 parent 0f9b4cf commit da5cf49
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
@@ -1,7 +1,11 @@
name: ci

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

env:
CONSUL_LICENSE: ${{ secrets.CONSUL_LICENSE }}
Expand Down

0 comments on commit da5cf49

Please sign in to comment.