Skip to content

Commit

Permalink
ci: restore quick check on master
Browse files Browse the repository at this point in the history
  • Loading branch information
chevdor committed Jul 19, 2021
1 parent 1f27d70 commit 55be2a2
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/quick-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,9 @@ on:
push:
tags-ignore:
- v*
branches:
- "*"

pull_request:
types: [opened, synchronize, reopened]

Expand Down

0 comments on commit 55be2a2

Please sign in to comment.