Update build.yml

This commit is contained in:
Justin Hammond 2021-09-23 00:59:41 +08:00 committed by GitHub
parent 49bc92fa8d
commit e0bde6bed3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,8 +1,8 @@
on:
push:
branches: [main]
branches: [master]
pull_request:
branches: [main]
branches: [master]
permissions:
# Goreadme needs permissions to update pull requests comments and change contents.
pull-requests: write