Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
wtfsck authored Aug 29, 2020
1 parent fbdfdb8 commit e3e7e4e
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
name: GitHub CI
on: push
on:
push:
branches:
- master
pull_request:
branches:
- master
release:
types: released

jobs:
build:
Expand Down

0 comments on commit e3e7e4e

Please sign in to comment.