Skip to content

Commit

Permalink
Rename opt-out workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
gsf committed Mar 6, 2024
1 parent 5fcfccb commit 413bd73
Show file tree
Hide file tree
Showing 8 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: opt-out-export unit tests
on:
pull_request:
paths:
- .github/workflows/opt-out-export-test-unit.yml
- .github/workflows/opt-out-export-unit.yml
- attribution-data-file-share/**
workflow_dispatch:

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: opt-out-import unit tests
on:
pull_request:
paths:
- .github/workflows/opt-out-import-test-unit.yml
- .github/workflows/opt-out-import-unit.yml
- optout/**
workflow_dispatch:

Expand Down

0 comments on commit 413bd73

Please sign in to comment.