Skip to content

Commit

Permalink
doc: mike on main and develop only
Browse files Browse the repository at this point in the history
  • Loading branch information
rfaircloth-splunk committed Sep 2, 2021
1 parent 78876f9 commit d221d95
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci-main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -205,6 +205,7 @@ jobs:
-n 14
mike:
runs-on: ubuntu-latest
if: ${{ github.ref == 'refs/heads/main' }} || ${{ github.ref == 'refs/heads/develop' }}
steps:
- name: Checkout
uses: actions/checkout@v2
Expand Down

0 comments on commit d221d95

Please sign in to comment.