Skip to content

Commit

Permalink
chore: only run status report for root repo
Browse files Browse the repository at this point in the history
Signed-off-by: Luiz Ribeiro <[email protected]>
  • Loading branch information
luizgribeiro committed Jan 17, 2024
1 parent 3367398 commit 6805e77
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/repostats-collector.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ on:

jobs:
j1:
if: github.repository == 'thomaspoignant/go-feature-flag'
name: repostats-for-nice-project
runs-on: ubuntu-latest
steps:
Expand Down

0 comments on commit 6805e77

Please sign in to comment.