Update build.yml

This commit is contained in:
Justin Hammond 2021-09-23 00:24:11 +08:00 committed by GitHub
parent 2867d37e69
commit 93e9b2c45a
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