Skip to content

Commit

Permalink
run on all pushes
Browse files Browse the repository at this point in the history
  • Loading branch information
braver committed May 29, 2020
1 parent 0032b7d commit 44632e1
Showing 1 changed file with 2 additions and 9 deletions.
11 changes: 2 additions & 9 deletions .github/workflows/continuous-integration.yml
Original file line number Diff line number Diff line change
@@ -1,13 +1,6 @@
name: continuous-integration
on:
push:
paths:
- 'Syntaxes/**.sublime-syntax'
- 'Tests/*'
pull_request:
paths:
- 'Syntaxes/**.sublime-syntax'
- 'Tests/*'

on: [push]

jobs:
build:
Expand Down

0 comments on commit 44632e1

Please sign in to comment.