Skip to content

Commit

Permalink
Update tokenization.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
garrettladley authored Oct 11, 2023
1 parent 835b71c commit ef1ceab
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions .github/workflows/tokenization.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,9 @@ name: Tokenization

on:
push:
branches:
- main
pull_request:
branches:
- main
paths:
- "tokenizer/**"
- ".github/workflows/tokenization.yml"

env:
CARGO_TERM_COLOR: always
Expand Down

0 comments on commit ef1ceab

Please sign in to comment.