Skip to content

Commit

Permalink
Build on push to master
Browse files Browse the repository at this point in the history
  • Loading branch information
jordy25519 committed Nov 17, 2021
1 parent ae1036f commit 95b74b5
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,14 @@
name: Build

on:
push:
branches:
- master
paths:
- "**.rs"
- "**.toml"
- "**.lock"
- ".github/workflows/*.yml"
pull_request:
branches:
- master
Expand Down

0 comments on commit 95b74b5

Please sign in to comment.