Skip to content

Commit

Permalink
release workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
syd711 committed Jan 26, 2025
1 parent fe1e849 commit 3ce9471
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions .github/workflows/workflow.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,12 @@
name: Build

on:
workflow_run:
workflows: ["Build MacOS Client"]
types:
- completed
push:
branches:
- main
pull_request:
branches: [ main ]
workflow_dispatch:

jobs:
build:
Expand Down

0 comments on commit 3ce9471

Please sign in to comment.