Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update size action to only run when src files change #2962

Merged
merged 1 commit into from Jan 25, 2021

Conversation

andrewiggins
Copy link
Member

No description provided.

branches:
- '**'
paths:
- '**/src/**.js'
Copy link
Member Author

Choose a reason for hiding this comment

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

I think this glob should do the right thing... but do keep an eye out for the workflow not running when it should

Comment on lines -10 to -12
- uses: actions/checkout@v2-beta
with:
fetch-depth: 1
Copy link
Member Author

Choose a reason for hiding this comment

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

fetch-depth defaults to 1 in v2

@coveralls
Copy link

Coverage Status

Coverage remained the same at 99.441% when pulling 2d2007c on update-size-action into a7fc0b3 on master.

@andrewiggins andrewiggins merged commit 4783894 into master Jan 25, 2021
@andrewiggins andrewiggins deleted the update-size-action branch January 25, 2021 09:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants