Skip to content

Commit

Permalink
Update build.yml (#559)
Browse files Browse the repository at this point in the history
  • Loading branch information
pivovarit authored Nov 25, 2020
1 parent 9cfe201 commit e753dc8
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,14 @@
name: build
on:
push:
branches:
- master
paths-ignore:
- '**.md'
- '**.yml'
pull_request:
branches:
- master

jobs:
build:
Expand Down

0 comments on commit e753dc8

Please sign in to comment.