Skip to content

Commit

Permalink
First automated release 1.0.2 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
Daniel Montiel committed Mar 12, 2021
1 parent f9b8002 commit 55a8ab5
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
name: build

on:
workflow_dispatch:
push:
Expand All @@ -8,7 +7,6 @@ on:
- "v*" # Push events to matching v*, i.e. v1.0, v20.15.10
pull_request:
branches: [master]

jobs:
build:
runs-on: windows-latest
Expand Down

0 comments on commit 55a8ab5

Please sign in to comment.