Skip to content

Commit

Permalink
chore: run quality assurance regularly
Browse files Browse the repository at this point in the history
  • Loading branch information
tinect committed Feb 3, 2024
1 parent 369ad84 commit 4184901
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/quality-assurance.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,8 @@ on:
branches:
- 2.x
- 3.x
schedule:
- cron: "5 1 * * *"

env:
FLYSYSTEM_AWS_S3_KEY: '${{ secrets.FLYSYSTEM_AWS_S3_KEY }}'
Expand Down

0 comments on commit 4184901

Please sign in to comment.