commenting those out so the workflow will run on any push for testing
Some checks failed
/ build (push) Failing after 46s
Some checks failed
/ build (push) Failing after 46s
This commit is contained in:
parent
ae36c637b4
commit
ab2b439656
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
||||||
---
|
---
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
tags:
|
# tags:
|
||||||
- "*release*"
|
# - "*release*"
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
runs-on: "docker"
|
runs-on: "docker"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue