mirror of
https://github.com/Fishwaldo/go-logadapter.git
synced 2025-03-15 19:31:25 +00:00
Update build.yml
This commit is contained in:
parent
2867d37e69
commit
93e9b2c45a
1 changed files with 2 additions and 2 deletions
4
.github/workflows/build.yml
vendored
4
.github/workflows/build.yml
vendored
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue