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