Skip to content

Commit

Permalink
Merge 00fb5d9 into 79b3c8f
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewiggins authored Jan 16, 2021
2 parents 79b3c8f + 00fb5d9 commit ee6170c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,14 @@
name: CI

on:
workflow_dispatch:
pull_request:
branches:
- '**'
push:
branches:
- master
- restructure

jobs:
build_test:
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/saucelabs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ on:
push:
branches:
- master
- restructure

jobs:
build_test:
Expand Down

0 comments on commit ee6170c

Please sign in to comment.