Update build.yml

This commit is contained in:
Jai A P 2022-03-08 23:15:58 +05:30 committed by GitHub
parent b70a193dbd
commit 5c325a347c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,5 +1,5 @@
name: Package-Build
on: [push, pull_request, workflow_dispatch]
on: [push, pull_request]
jobs:
Lint:
runs-on: macos-11