Skip to content

Commit

Permalink
make CI run on commits from any branch
Browse files Browse the repository at this point in the history
  • Loading branch information
lawtancool authored Nov 15, 2020
1 parent c514da8 commit 401c1b6
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,7 @@ name: CI
# events but only for the master branch
on:
push:
branches: [ master ]
pull_request:
branches: [ master ]

# 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 401c1b6

Please sign in to comment.