mirror of
https://github.com/Fishwaldo/go-dcdc200.git
synced 2025-03-15 19:41:23 +00:00
Update build.yml
This commit is contained in:
parent
49bc92fa8d
commit
e0bde6bed3
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:
|
on:
|
||||||
push:
|
push:
|
||||||
branches: [main]
|
branches: [master]
|
||||||
pull_request:
|
pull_request:
|
||||||
branches: [main]
|
branches: [master]
|
||||||
permissions:
|
permissions:
|
||||||
# Goreadme needs permissions to update pull requests comments and change contents.
|
# Goreadme needs permissions to update pull requests comments and change contents.
|
||||||
pull-requests: write
|
pull-requests: write
|
||||||
|
|
Loading…
Add table
Reference in a new issue