Update sw.yml

This commit is contained in:
lzwdgc 2024-03-28 14:41:25 +03:00 committed by GitHub
parent c88975e2dd
commit 0bfc58e4a9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,6 +1,11 @@
name: sw
on: [push, pull_request]
on:
push:
pull_request:
schedule:
# every day
- cron: 0 0 * * *
jobs:
build: