Skip to content

Commit

Permalink
build: experiment with label for kicking off build
Browse files Browse the repository at this point in the history
  • Loading branch information
bcoe committed Sep 5, 2020
1 parent 1a5852a commit b284631
Showing 1 changed file with 1 addition 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 @@ -4,6 +4,7 @@ on:
branches:
- master
pull_request:
types: [ assigned, opened, synchronize, reopened, labeled ]
env:
CI: true
jobs:
Expand Down

0 comments on commit b284631

Please sign in to comment.