Skip to content

Commit

Permalink
pull requests
Browse files Browse the repository at this point in the history
  • Loading branch information
roncodingenthusiast committed Nov 7, 2023
1 parent bd9fccb commit 368ad5f
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,11 @@
name: ci

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

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

0 comments on commit 368ad5f

Please sign in to comment.