Skip to content

Commit

Permalink
update workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
linyows committed May 29, 2024
1 parent f59924f commit 79aafe3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/staging.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,10 @@ name: Staging
on:
repository_dispatch:
workflow_dispatch:
pull_request:
workflow_run:
workflows: ["Build"]
branches: [main]
types: [completed]

jobs:
Expand Down

0 comments on commit 79aafe3

Please sign in to comment.