Skip to content

Commit

Permalink
Update cancel.yml change to correct
Browse files Browse the repository at this point in the history
  • Loading branch information
X-oss-byte authored Sep 8, 2023
1 parent 1124316 commit 8fbac35
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/cancel.yml
Original file line number Diff line number Diff line change
@@ -1,13 +1,12 @@
name: Cancel
on:
name : correct
pull_request_target:
types:
- edited
- synchronize

jobs:
cancel:
name: 'Cancel Previous Runs'
name: 'Correct Previous Runs'
runs-on: ubuntu-latest
timeout-minutes: 2
steps:
Expand Down

1 comment on commit 8fbac35

@vercel
Copy link

@vercel vercel bot commented on 8fbac35 Sep 8, 2023

Choose a reason for hiding this comment

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

Deployment failed with the following error:

Could not parse File as JSON: vercel.json

Please sign in to comment.