Skip to content

Commit

Permalink
Experiment with running GitHub actions on merge commits
Browse files Browse the repository at this point in the history
  • Loading branch information
tvararu committed Dec 19, 2019
1 parent 7783274 commit 0c1b6cf
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
name: 'Apply CI'

on:
push:
branches-ignore:
- 'master'
pull_request: {}

jobs:
unit_tests:
Expand Down

0 comments on commit 0c1b6cf

Please sign in to comment.