Change GitHub Actions triggers (#1205)
* Update GitHub Actions.yaml * Update GitHub Actions.yaml * Update GitHub Actions.yaml * Update GitHub Actions.yaml * Prepare for review
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
name: Hello World
|
name: Hello World
|
||||||
|
|
||||||
on:
|
on:
|
||||||
workflow_dispatch
|
[workflow_dispatch, push]
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
hello:
|
hello:
|
||||||
|
|||||||
Reference in New Issue
Block a user