Skip to content

Commit

Permalink
Run parquet CI jobs on push to master (#2208)
Browse files Browse the repository at this point in the history
  • Loading branch information
alamb committed Jul 28, 2022
1 parent 9d8f700 commit bc493d9
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/parquet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,10 @@
name: "parquet"

on:
# always trigger
push:
branches:
- master
pull_request:

jobs:
Expand Down

0 comments on commit bc493d9

Please sign in to comment.