Skip to content

Commit

Permalink
fix: check size limit action work with another branch
Browse files Browse the repository at this point in the history
  • Loading branch information
thabarbados committed Feb 18, 2022
1 parent f51c995 commit 566848b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/checks.yml
Expand Up @@ -2,7 +2,7 @@ name: Checks
on:
pull_request:
branches:
- main
- add-chartjs3-support
jobs:
size:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 566848b

Please sign in to comment.