Skip to content

Commit

Permalink
chore: add on push to smoke branch
Browse files Browse the repository at this point in the history
  • Loading branch information
williazz committed Jun 26, 2024
1 parent 8b267a5 commit 3bff62e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/smoke.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@ name: Smoke Test

on:
workflow_dispatch:
push:
branches: smoke

jobs:
smoke_test:
Expand Down

0 comments on commit 3bff62e

Please sign in to comment.