Skip to content

Commit

Permalink
test: fix twice run ci
Browse files Browse the repository at this point in the history
  • Loading branch information
mrskiro committed Aug 5, 2023
1 parent a44fb76 commit 937ef87
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
name: CI

on: [push, pull_request]
on:
push:
branches:
- main
pull_request:

jobs:
lint:
Expand Down

1 comment on commit 937ef87

@vercel
Copy link

@vercel vercel bot commented on 937ef87 Aug 5, 2023

Choose a reason for hiding this comment

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

Successfully deployed to the following URLs:

mrskiro – ./

mrskiro-mrskiro.vercel.app
mrskiro-git-main-mrskiro.vercel.app
www.mrskiro.dev
murasak1.com
mrskiro.dev

Please sign in to comment.