Skip to content

Commit

Permalink
add expt (experimental) branch support
Browse files Browse the repository at this point in the history
  • Loading branch information
robkooper committed Nov 17, 2020
1 parent a6f5219 commit ae34352
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ on:
branches:
- master
- staging
- expt
pull_request:

jobs:
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/docker.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ on:
branches:
- master
- staging
- expt
pull_request:

# Certain actions will only run when this is the master repo.
Expand Down

0 comments on commit ae34352

Please sign in to comment.