Merge branch 'tests'

This commit is contained in:
ThaMunsta
2025-03-16 15:21:40 -04:00

View File

@@ -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"