Skip to content

Commit

Permalink
fix(global): kebab workflow should only run if kebab is modified
Browse files Browse the repository at this point in the history
  • Loading branch information
amitojsingh366 committed May 6, 2021
1 parent af6661c commit 5274fbd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/kebab-npm_publish.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
name: kebab:npm_publish
on:
push:
paths:
- "kebab/**"
branches:
- staging
jobs:
Expand Down

1 comment on commit 5274fbd

@vercel
Copy link

@vercel vercel bot commented on 5274fbd May 6, 2021

Choose a reason for hiding this comment

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

Please sign in to comment.