Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
jclab-joseph committed Oct 3, 2024
1 parent 972874b commit b1b0f72
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
@@ -1,11 +1,8 @@
name: build and release

on:
push:
branches:
- master
tags:
- '*'
push: {}
workflow_dispatch: {}

jobs:
build:
Expand Down

0 comments on commit b1b0f72

Please sign in to comment.