Update build-linux.yml

This commit is contained in:
Evan Su 2024-06-23 22:26:18 -04:00 committed by GitHub
parent b1c4243262
commit 2047a3818e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -4,16 +4,8 @@ permissions:
contents: write contents: write
on: on:
push:
paths:
- "src/*.go"
- "src/go.mod"
- "src/go.sum"
branches:
- main
schedule: schedule:
- cron: "0 0 * * *" - cron: "0 0 * * *"
workflow_dispatch:
jobs: jobs:
build: build: