Skip to content

Commit

Permalink
when to run
Browse files Browse the repository at this point in the history
Signed-off-by: Jess Frazelle <[email protected]>
  • Loading branch information
jessfraz committed Jan 16, 2024
1 parent 23e3a63 commit 1468eb9
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/build-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,9 @@ on:
- '**.go'
- '**.js'
- '**.ts'
- '**.rs'
- '**/Cargo.toml'
- '**/Cargo.lock'
- 'ORIGINALVOXEL-3.obj'
- .github/workflows/build-test.yml
- requirements.txt
Expand All @@ -17,6 +20,9 @@ on:
- '**.go'
- '**.js'
- '**.ts'
- '**.rs'
- '**/Cargo.toml'
- '**/Cargo.lock'
- 'ORIGINALVOXEL-3.obj'
- .github/workflows/build-test.yml
- requirements.txt
Expand Down

0 comments on commit 1468eb9

Please sign in to comment.