Skip to content

Commit

Permalink
chore(ci): update pr branch ignore rule
Browse files Browse the repository at this point in the history
  • Loading branch information
stfsy committed Sep 18, 2022
1 parent 6390b0e commit f6890c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lints.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: lints
on:
pull_request:
branches-ignore:
- dependabot/**
- dependabot/npm_and_yarn/*
push:
branches-ignore:
- deploy
Expand Down

0 comments on commit f6890c4

Please sign in to comment.