Skip to content

Commit

Permalink
chore: save compute
Browse files Browse the repository at this point in the history
  • Loading branch information
stipsan committed Aug 28, 2022
1 parent 98d50e2 commit 9796ee7
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,10 @@ on:
default: false
type: boolean

concurrency:
group: ${{ github.workflow }}-${{ github.head_ref || github.ref }}
cancel-in-progress: true

jobs:
test:
name: Node.js ${{ matrix.node-version }}
Expand Down

1 comment on commit 9796ee7

@vercel
Copy link

@vercel vercel bot commented on 9796ee7 Aug 28, 2022

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:

next-sanity – ./

next-sanity.sanity.build
next-sanity-git-main.sanity.build
next.sanity.build

Please sign in to comment.