Skip to content

Commit

Permalink
fix: Re-run upload when YAML file changes
Browse files Browse the repository at this point in the history
  • Loading branch information
varungandhi-src committed May 15, 2024
1 parent 1f3c32a commit 448103f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/scip-go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ name: scip-go
push:
paths:
- '**.go'
- '.github/workflows/scip-go.yml'
jobs:
scip-go:
if: github.repository == 'sourcegraph/log'
Expand Down

0 comments on commit 448103f

Please sign in to comment.