Skip to content

Commit

Permalink
Merge pull request #6 from gabbhack/gabbhack-patch-1
Browse files Browse the repository at this point in the history
Build only on schedule
  • Loading branch information
Gabben authored Dec 10, 2023
2 parents 8691a70 + f98e41a commit b83a4b6
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
@@ -1,13 +1,6 @@
name: Build

on:
push:
branches:
- master
paths:
- 'src/**'
- 'public/**'
- '.github/workflows/**'
schedule:
- cron: '0 0 * * *'

Expand Down

0 comments on commit b83a4b6

Please sign in to comment.