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