Skip to content

Commit

Permalink
Update build_coverage.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Harry24k committed Oct 20, 2023
1 parent 6a814eb commit 87c883e
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/build_coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,14 @@ name: build-coverage
on:
push:
branches: [ master ]
paths:
- code_coverage/**
- torchattacks/**
pull_request:
branches: [ master ]
paths:
- code_coverage/**
- torchattacks/**


jobs:
Expand Down

0 comments on commit 87c883e

Please sign in to comment.