Skip to content

Commit

Permalink
ghwf debugging
Browse files Browse the repository at this point in the history
  • Loading branch information
garrettladley committed Feb 1, 2024
1 parent 1511757 commit 1f30d51
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/backend.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@ on:
- main
paths:
- "backend/**"
- ".github/workflows/go.yml"
- ".github/workflows/backend.yml"
pull_request:
paths:
- "backend/**"
- ".github/workflows/go.yml"
- ".github/workflows/backend.yml"

concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
Expand Down

0 comments on commit 1f30d51

Please sign in to comment.