Skip to content

Commit

Permalink
Applying to pull requests
Browse files Browse the repository at this point in the history
  • Loading branch information
glenrobson committed Oct 18, 2021
1 parent b26d4f7 commit 88645b1
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,7 @@ name: Run-tests

# Controls when the action will run. Triggers the workflow on push or pull request
# events but only for the master branch
on:
push:
branches:
- '**'
on: [push, pull_request]

jobs:
build:
Expand Down

0 comments on commit 88645b1

Please sign in to comment.