Skip to content

Commit

Permalink
Update pullrequest.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
bbethell-1 authored Jul 11, 2024
1 parent 337ccc6 commit a59b7d8
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/pullrequest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -59,8 +59,10 @@ jobs:
org.opencontainers.image.source=${{ github.event.repository.html_url }}
org.opencontainers.image.created=${{ steps.prep.outputs.created }}
org.opencontainers.image.revision=${{ github.sha }}
- name: Run Makefile linting and tests
run: make lint test

build-and-push-api:
concurrency:
group: temporary-pr-${{ github.event.number }}
Expand Down

0 comments on commit a59b7d8

Please sign in to comment.