Skip to content

Commit

Permalink
CI should always run
Browse files Browse the repository at this point in the history
  • Loading branch information
j-hellenberg committed May 25, 2020
1 parent 7ca1cc5 commit a62b79d
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,7 @@ name: CI
# Controls when the action will run. Triggers the workflow on push or pull request
# events but only for the master branch
on:
push:
branches: [ dev ]
pull_request:
branches: [ dev ]
push

# A workflow run is made up of one or more jobs that can run sequentially or in parallel
jobs:
Expand Down

0 comments on commit a62b79d

Please sign in to comment.