Skip to content

Commit

Permalink
build: run tests if ci label added (#1734)
Browse files Browse the repository at this point in the history
  • Loading branch information
bcoe committed May 20, 2022
1 parent a8681ce commit b2c6a5c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Expand Up @@ -4,6 +4,7 @@ on:
branches:
- master
pull_request:
types: [assigned, opened, synchronize, reopened, labeled]
jobs:
lint:
runs-on: ubuntu-latest
Expand Down

0 comments on commit b2c6a5c

Please sign in to comment.