Skip to content

Commit

Permalink
Merge branch 'master' into readme-edits
Browse files Browse the repository at this point in the history
  • Loading branch information
banker committed Jan 20, 2023
2 parents e08ffa5 + 46354df commit 56d0579
Showing 1 changed file with 2 additions and 11 deletions.
13 changes: 2 additions & 11 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,14 +5,5 @@ on:

jobs:
build:
name: Build
if: startsWith(github.event.head_commit.message, 'Releasing version') != true
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v3

- name: Build
uses: redis-field-engineering/redis-build-action@v1
with:
release: false
name: 'Build'
uses: redis-field-engineering/redis-github-workflows/.github/workflows/build.yml@main

0 comments on commit 56d0579

Please sign in to comment.