Skip to content

Commit

Permalink
fix for comments on #125
Browse files Browse the repository at this point in the history
  • Loading branch information
jrappen authored May 29, 2020
1 parent bfaf971 commit e3420b7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/continuous-integration.yml
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
name: continuous-integration
on:
push:
branches:
- master
paths:
- 'Syntaxes/**.sublime-syntax'
- 'Tests/*'
pull_request:
paths:
- 'Syntaxes/**.sublime-syntax'
- 'Tests/*'

jobs:
build:
Expand Down

0 comments on commit e3420b7

Please sign in to comment.