Skip to content

Commit

Permalink
ci fix naming
Browse files Browse the repository at this point in the history
  • Loading branch information
simonhir committed Jul 8, 2024
1 parent 9d9e72e commit 76d976a
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
name: build

on:
pull_request:
push:
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
name: release

on:
workflow_dispatch:
inputs:
Expand Down

0 comments on commit 76d976a

Please sign in to comment.