Skip to content

Commit

Permalink
- add push to trigger workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Blusia committed Aug 27, 2024
1 parent 530102a commit e981fd9
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/deploy-to-beta-by-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,9 @@ concurrency:
cancel-in-progress: true

on:
push:
branches:
- main
workflow_dispatch:

jobs:
Expand Down

0 comments on commit e981fd9

Please sign in to comment.