Merge branch 'tests'
This commit is contained in:
@@ -5,8 +5,6 @@ on:
|
|||||||
push:
|
push:
|
||||||
paths:
|
paths:
|
||||||
- '**tests.yml'
|
- '**tests.yml'
|
||||||
branches:
|
|
||||||
- tests
|
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
Pull-and-run:
|
Pull-and-run:
|
||||||
@@ -22,3 +20,4 @@ jobs:
|
|||||||
STACK_NAME: whoami
|
STACK_NAME: whoami
|
||||||
run: |
|
run: |
|
||||||
ls -la
|
ls -la
|
||||||
|
echo "done"
|
||||||
|
|||||||
Reference in New Issue
Block a user