Update build.yml

This commit is contained in:
komaljaved-rs 2021-06-30 14:58:13 +05:00 committed by GitHub
parent 322238f431
commit a08de86000
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 4 deletions

View File

@ -3,10 +3,11 @@ name: linux_build
# Run CI on push, PR, and weekly. # Run CI on push, PR, and weekly.
on: on:
push: workflow_dispatch:
pull_request: # push:
schedule: # pull_request:
- cron: "0 0 * * 0 " # weekly # schedule:
# - cron: "0 0 * * 0 " # weekly
# Environment variables # Environment variables
env: env: