Merge branch 'gitea-actions'
This commit is contained in:
commit
923e0331f7
5
.github/workflows/build.yml
vendored
5
.github/workflows/build.yml
vendored
@ -1,5 +1,8 @@
|
||||
name: Build
|
||||
on: [push]
|
||||
on:
|
||||
push:
|
||||
tags:
|
||||
- "^test$"
|
||||
jobs:
|
||||
gobuild:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user