Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/pr/265'
Browse files Browse the repository at this point in the history
  • Loading branch information
mika committed Dec 23, 2023
2 parents 80aa224 + 090612a commit 4bd63de
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/test-build.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
name: test-build
on:
pull_request:
push:
schedule:
- cron: '30 3 * * 2'

concurrency:
group: "${{ github.ref }}"
cancel-in-progress: true
Expand Down

0 comments on commit 4bd63de

Please sign in to comment.