i take that back. this is actually a weird usecase.
This commit is contained in:
@@ -2,9 +2,9 @@
|
|||||||
name: Pull Images and Redeploy
|
name: Pull Images and Redeploy
|
||||||
run-name: ${{ gitea.actor }} is testing out Gitea Actions 🚀
|
run-name: ${{ gitea.actor }} is testing out Gitea Actions 🚀
|
||||||
on:
|
on:
|
||||||
push:
|
pull_request:
|
||||||
paths:
|
branches:
|
||||||
- stack.yml
|
- redeploy-stack
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
Update-and-Redeploy-Stack:
|
Update-and-Redeploy-Stack:
|
||||||
|
|||||||
Reference in New Issue
Block a user