forked from BLC/sgeUpdated
update a Smoke test workflow
This commit is contained in:
@@ -2,7 +2,7 @@ name: smoke
|
|||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- '' # run on any branch push
|
- '**' # run on any branch push
|
||||||
workflow_dispatch: # allow manual run from the Actions tab
|
workflow_dispatch: # allow manual run from the Actions tab
|
||||||
jobs:
|
jobs:
|
||||||
hello:
|
hello:
|
||||||
|
|||||||
Reference in New Issue
Block a user