Skip to content

Commit

Permalink
manual check
Browse files Browse the repository at this point in the history
  • Loading branch information
attilaolah committed Jul 3, 2024
1 parent 5f64689 commit 4515918
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,12 @@ jobs:
run: |
go build -o . ./cmd/...
- name: DO NOT MERGE
uses: ./
with:
duration: 30m
authorized-users: edganiukov,hugosantos,n-g,htr,nichtverstehen,gmichelo,attilaolah

- name: Breakpoint on failure
if: failure()
uses: namespacelabs/breakpoint-action@v0
Expand Down

0 comments on commit 4515918

Please sign in to comment.