i take that back. this is actually a weird usecase.

This commit is contained in:
ThaMunsta
2025-03-16 15:11:33 -04:00
parent d9fca1201d
commit d814570426

View File

@@ -2,9 +2,9 @@
name: Pull Images and Redeploy
run-name: ${{ gitea.actor }} is testing out Gitea Actions 🚀
on:
push:
paths:
- stack.yml
pull_request:
branches:
- redeploy-stack
jobs:
Update-and-Redeploy-Stack: