Skip to content

Commit

Permalink
qq lint
Browse files Browse the repository at this point in the history
  • Loading branch information
trilom committed Nov 8, 2021
1 parent c2f5075 commit 3cc32d3
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .github/workflows/buildx.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,11 @@ on:
schedule:
- cron: "0 10 * * *" # everyday at 10am
pull_request:
branches: master
branches:
- master
push:
branches: master
branches:
- master
tags:
- "[1-2].*.*"

Expand Down

0 comments on commit 3cc32d3

Please sign in to comment.