Update actions
This commit is contained in:
@@ -1,5 +1,9 @@
|
|||||||
name: "Test Go Action"
|
name: "Test Go Action"
|
||||||
on: [push]
|
on:
|
||||||
|
issues:
|
||||||
|
types:
|
||||||
|
- opened
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
use-go-action:
|
use-go-action:
|
||||||
runs-on: golang
|
runs-on: golang
|
||||||
|
|||||||
Reference in New Issue
Block a user