Skip to content

Commit

Permalink
💚 fix push action (#1417)
Browse files Browse the repository at this point in the history
  • Loading branch information
kuitos committed Apr 24, 2021
1 parent fec9d32 commit 7fec9d8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,12 @@ on:
pull_request:
push:
branches:
- $default-branch
- master
- next
- 1.x

jobs:
ci:
check:
runs-on: ubuntu-latest

strategy:
Expand Down

1 comment on commit 7fec9d8

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Deploy preview for qiankun ready!

✅ Preview
https://qiankun-ntnvau02u-umijs.vercel.app

Built with commit 7fec9d8.
This pull request is being automatically deployed with vercel-action

Please sign in to comment.