mirror of
https://github.com/iyear/tdl
synced 2025-01-07 03:16:41 +08:00
fix(actions): run master builder on every push
This commit is contained in:
parent
a6e95cef17
commit
e45e7fade8
5
.github/workflows/master.yml
vendored
5
.github/workflows/master.yml
vendored
@ -5,11 +5,6 @@ on:
|
||||
branches: [ master ]
|
||||
push:
|
||||
branches: [ master ]
|
||||
paths:
|
||||
- '**.go'
|
||||
- 'go.mod'
|
||||
- 'go.sum'
|
||||
- '.github/workflows/master.yml'
|
||||
|
||||
permissions:
|
||||
contents: read
|
||||
|
Loading…
Reference in New Issue
Block a user