Skip to content

Commit

Permalink
build: allow manually dispatch sync alpha (#2078)
Browse files Browse the repository at this point in the history
  • Loading branch information
adamstankiewicz authored Feb 22, 2023
1 parent ae583bd commit 16e2e6f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/sync-master-alpha.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ on:
push:
branches:
- master
workflow_dispatch:

jobs:
sync-branches:
Expand Down

0 comments on commit 16e2e6f

Please sign in to comment.