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